SSH session does not workForum: Apps Topic: SSH session does not work started by: hooji Posted by hooji on Nov. 18 2003,15:38
I sudo to the root and set a new password for user damnsmall. Then I test the ssh connection from the local host. ssh -l damnsmall After I give out its password. It works well. After I configured the net-card, and connected it to the Internet, I test the ssh session from other host using Putty. After I input exact passwd for damnsmall, It failed to login and said Access denied Anyone met such a problem and how to resolve it? Thanks Posted by KevB on Nov. 18 2003,19:06
Is there a firewall in your setup? It may be blocking the port used for SSH. Failing that you may need allow your remote host access within /etc/hosts.allow.
|