On Tue, Feb 24, 2004 at 09:27:11AM -0000, Jenny Hopkins wrote:
Chris Green wrote:
So, why doesn't the first one work? I think I've set everything up but I may have missed something obvious. Any ideas anyone?
Chris, sorry if you wrote you did this and I didn't spot it (digests are cumbersome to follow), but have you changed the "Password Authentication" line in /etc/ssh/sshd_config file? Jen
It's actually /etc/ssh2/sshd2_config, the relevant bits of the file are:-
# DEPRECATED PubkeyAuthentication yes # AllowedAuthentications publickey,password,hostbased AllowedAuthentications publickey,password # #RequiredAuthentications publickey,password
So it looks like public key authentication is allowed.
I'm wondering if it's an incompatibility between the client ssh (most of the ones I'm trying are OpenSSH version 3.4.x) and the server ssh which reports itself as SSH Version 2.0.13.