how to create a user with SSH access?

neorder

Verified User
Joined
Oct 1, 2003
Messages
336
okay, i logged in as root and created a user, gave it a password.
but i can't login ssh as that user.

is it because DA set ssh is off for all users? if i created that user from root not from DA, how can i enable ssh for that user?

thanks.
 
can you show us how I do that

Hello I looked at the file /etc/ssh/sshd_config. Could not figure out where I would put users..

Can you please past the relevant parts ?

Thanks.

Sun Joo
 
look at the very bottom of the /etc/sshd_config file. You should see the admin user that you can use as an example. Also the /etc/passwd file should show the user as having /bin/bash as the shell file.
 
Back
Top