sshd problems in SuSE 9.0

I recently ran into problems with sshd on SuSE 9.0.  In trying to access the machine remotely, I kept getting “access denied” when I entered the password for the specified user.  I found that commenting out the line “PasswordAuthentication no” in /etc/ssh/sshd_config and then restarting sshd via “/etc/init.d/sshd restart” fixed the problem.

(Note that it’s sshd_config, not ssh_config.)

No comments yet. Be the first.

Leave a reply

You must be logged in to post a comment.