Friday, July 16, 2010

to check if a linux user able to ssh into Server even after the user created

check if the user have one "AllowUsers" line in /etc/ssh/sshd_config


after that restart the sshd service

`service sshd restart`


users are suppose able to login via ssh now.






No comments:

Post a Comment