[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OpenSSH public key auth



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

On Thursday 15 March 2001 12:49, Tommi Komulainen wrote:
[...]
> What you need to do, is extract your public key from OpenSSH in a
> format that SSH2 recognizes.  Then you just configure ssh2 as it's
> supposed to be configured (man sshd on the server.)
>
>     ssh-keygen -f ~/.ssh/identity -x > id_ssh.pub
>     scp id_ssh.pub remote:~/.ssh2/
>     ssh remote
>     echo 'Key id_ssh.pub' >> ~/.ssh2/authorization

I invariably get a 'load failed' after entering the pass phrase for my 
private key. Do you know what could cause this?
Also, if I create  an RSA key and just do a 'cp identity.pub 
authorized_keys2', I still get asked for a password if I try to ssh to 
localhost. DSA keys work fine.
Any ideas?

Thanks,
j
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE6slTSRioLhcc1F0gRAqa4AJ9e2IX8s0cjl0fjy1OaaM6sGa0XgwCg0CQ/
WhzA9rjHAoTBV/5YV7Tumi0=
=Zk1M
-----END PGP SIGNATURE-----



Reply to: