Change in behavior from 2.5p2 to 2.9p1

Jason Stone jason at shalott.net
Tue May 15 05:48:51 EST 2001


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> > Under 2.5p2, if I ssh'd back to myself I would get a prompt asking for my 
> > passphrase, and if that was incorrect it would then ask for my password. 
> > Under 2.9.p1 it goes straight to enter password instead of asking for my 
> > passphrase.
> 
> Please be aware that 2.9p1 will do SSH-2 by default. You need another
> set of keys with SSH-2. These are usually called id_rsa[.pub] and/or
> id_dsa[.pub] and the public keys are now in authorized_keys2.

Alternatively, you could force ssh protocol version 1 by specifying the
"-1" flag (eg, "ssh -1 localhost") or adding "Protocol 1,2" to your
.ssh/config

Upgrading to version 2 keys is the right solution, but if for some reason
you can't, you can always force version 1 and your existing keys will work
as you expect.


 -Jason

 ---------------------------
 If the Revolution comes to grief, it will be because you and those you
 lead have become alarmed at your own brutality.         --John Gardner




-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (FreeBSD)
Comment: See https://private.idealab.com/public/jason/jason.gpg

iD8DBQE7ADarswXMWWtptckRAiQhAJ4x7NcVkh3NQx/3QMv7IngHElOHegCdGQvH
3uehZWgTn6DAu3GzO0wUtEU=
=czA3
-----END PGP SIGNATURE-----




More information about the openssh-unix-dev mailing list