Results 1 to 3 of 3
Hello;
I'm trying to add new user on SSH. Here the things I do ;
root login > adduser arda000
> passwd arda000
and I'm creating my password successfully. BUT;
...
- 08-23-2010 #1Just Joined!
- Join Date
- Aug 2010
- Posts
- 1
Adding New User on SSH Linux
Hello;
I'm trying to add new user on SSH. Here the things I do ;
root login > adduser arda000
> passwd arda000
and I'm creating my password successfully. BUT;
When I try to login like SSH arda000@IPADDRESS
It asks me password but says Permission Denied!
I'm sure that I'm typing my password correctly
What do I have to do
- 08-23-2010 #2Linux Newbie
- Join Date
- Apr 2007
- Posts
- 119
Can you login straight to the console as that user? Can you su to that user from the ssh shell?
- 08-24-2010 #3Linux Newbie
- Join Date
- Apr 2009
- Posts
- 160


Reply With Quote
