Results 1 to 2 of 2
hi, I created an account using the following command:
#useradd -g developers john
and successfully changed the user password with:
#passwd john
The user is unable to login using the ...
- 07-15-2011 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 3
user unable to login through SSH onto New account
hi, I created an account using the following command:
#useradd -g developers john
and successfully changed the user password with:
#passwd john
The user is unable to login using the New Password using SSH.
As a root I can login (#su - john) with no problem.
What am I doing wrong?
Francesco
- 07-18-2011 #2
How did you configure SSHD?


Reply With Quote