ANNOUNCE: portable openssh-2.1.0
Markus Friedl
markus.friedl at informatik.uni-erlangen.de
Wed May 10 23:06:09 EST 2000
On Wed, May 10, 2000 at 07:30:16AM -0500, James H. Cloos Jr. wrote:
> >>>>> "Markus" == Markus Friedl <markus.friedl at informatik.uni-erlangen.de> writes:
>
> JimC> From README.openssh2, I tried:
>
> JimC> cd ~/.ssh
> JimC> ssh-keygen -f authorized_keys -X >>authorized_keys2
>
> Markus> this line is not in the readme.
>
> It is in /usr/doc/openssh-2.1.0/README.openssh2:
it is not :)
as i wrote in my previous email. you are confusing RSA with DSA
keys. README.openssh2 talks about SSH2 only. It talks about
converting ssh.com's DSA keys to OpenSSH DSA keys, see ssh-keygen(1).
you cannot convert authorized_keys to authorized_keys2, but you can
convert .ssh2/id_dsa_1024.pub to a format that complies to the
authorized_keys2 syntax. sorry for the confusion, README.openssh2
will be removed soon.
More information about the openssh-unix-dev
mailing list