[ILUG] ssh wierdness
Pádraig Brady
P at draigBrady.com
Fri Feb 24 12:41:51 GMT 2006
conor at discuskeeping.com wrote:
>Hi all, strange one here:
>
>1. I have copied id_rsa.pub across to accounts (oracle) on two nodes
>2. Testing ssh machine1 or ssh machine2 both allow access with rsa keys
>bi-directionally
>3. ssh machine1 date
>works, no password needed.
>4. ssh machine2 date
>prompts for the passwd.
>
>
Maybe machine2 doesn't allow protocol V1?
$ grep ^Protocol /etc/ssh/sshd_config
$ man sshd_config
Pádraig.
p.s. ssh -vvv is useful for debugging
More information about the ILUG
mailing list