On 08/01/2014 03:15 AM, John Andersen wrote:
Actually, I think David means to look at the sshd_config on the 11.2 end.
And also make sure you are trying to log in as a user and not root. Most ssh servers are set up to not allow root to log in, even back in 11.2 days.
Yes, whatever box you are trying to connect *too* (the server that is running sshd), check the /etc/ssh/sshd_config there. Also, if you have UseStrict enabled on the *client*, then if there is any mismatch in your ~/.ssh/known_hosts file and the *server* ~/.ssh/authorized_keys file, you should get an error on connection fail. (offending key #, blah blah in known_hosts) -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org