OpenSSH 2.9.9
Lutz Jaenicke
Lutz.Jaenicke at aet.TU-Cottbus.DE
Thu Sep 27 20:33:36 EST 2001
On Wed, Sep 26, 2001 at 11:05:19PM +0200, Markus Friedl wrote:
...
> OpenSSH 2.9.9 might have upgrade issues introduced by the long time
> between releases, which may affect people in unforseen ways:
>
> 1) The files
> /etc/ssh_known_hosts2
> ~/.ssh/known_hosts2
> ~/.ssh/authorized_keys2
> are now obsolete, you can use
> /etc/ssh_known_hosts
> ~/.ssh/known_hosts
> ~/.ssh/authorized_keys
> For backward compatibility ~/.ssh/authorized_keys2 is still used for
> authentication and hostkeys are still read from the known_hosts2.
> However, old files are considered 'readonly'. Future releases are
> likely to not read these files.
Therefore I should do (symbolically):
cat /etc/ssh/ssh_known_hosts /etc/ssh/ssh_known_hosts2 >/etc/ssh/ssh_known_hosts
!?
Lutz
--
Lutz Jaenicke Lutz.Jaenicke at aet.TU-Cottbus.DE
BTU Cottbus http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus Fax. +49 355 69-4153
More information about the openssh-unix-dev
mailing list