OpenSSH_2.9.9p2 Configuration problem
vsync
vsync at quadium.net
Thu Oct 18 08:14:56 EST 2001
David Ronis wrote:
> I've created id_dsa and
> id_rsa files etc., using ssh-keygen and have copied the public
> information to the remote authorized_keys files from the other ends of
> the connections.
That's your problem. After you have created your passwordless key(s),
you will want to add them to the remote authorized_keys2 file.
authorized_keys is only used for ssh1 connexions.
I found this out myself after much pain and error.
More information about the openssh-unix-dev
mailing list