SSH 2 PubKeyAuthentication

From:
Date: 09/23/02


Date: 23 Sep 2002 03:45:58 -0700

Hello!

I have a problem with OpenSSH. Password Authentication works,
RSAAuthentication too (SSH 1). I want to use SSH2
(PubKeyAuthentication) - but I always get "No challenge". DEBUG3
(sshd/ssh) didn't show the reason why this isn't working. The pubkey
is in ~myuser/.ssh/authorized_keys, sshd_config says
PubKeyAuthentication yes and RSAAuthentication yes.

I generate a key pair on the client and copy the public key to
"myuser@remotehost:.ssh/authorized_keys". If I use "ssh-keygen -t
rsa1" all is fine. If I use "ssh-keygen -t rsa" (SSH2) this doesn't
work.

Any hints?

Best regards
Stefan Bertels


Quantcast