Compatibility issue: OpenSSH v2.3.0p1 vs. 3.0.2: RSA keys

Gert Doering gert at greenie.muc.de
Wed Mar 6 19:29:14 EST 2002


Hi,

On Wed, Mar 06, 2002 at 08:42:38AM +0100, Ulrich Windl wrote:
> Password login worked fine, but a password for an existing and 
> configured RSA1 key was never asked, the key never tried. It always 
> fell back to plain password authentication.
> 
> After fiddling with the client configuration without success, I found 
> out that using "ssh -1" made the client succeed.

RSA1 keys won't be used on "-2" connections, they're protocol 1 only.

So without "-1" you effectively do not *have* a key, and thus ssh won't
ask you for a password.

gert
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             gert at greenie.muc.de
fax: +49-89-35655025                        gert.doering at physik.tu-muenchen.de



More information about the openssh-unix-dev mailing list