
Ritchie Fraser wrote:
On Sunday 10 May 2009 12:48:49 Sylvester Lykkehus wrote: <snip>
You don't have a ~/.ssh/id_rsa private key file on the client.
Yes. I only listed the directory and the config files before.
ritchie@laptop:~/.ssh> ls -l total 36 -rw-r--r-- 1 ritchie users 0 2009-05-09 12:39 authorized_keys -rw------- 1 ritchie users 1671 2009-05-09 12:35 id_rsa -rw-r--r-- 1 ritchie users 400 2009-05-09 12:35 id_rsa.pub -rw-r--r-- 1 ritchie users 476 2008-09-11 08:16 known_hosts ritchie@laptop:~/.ssh>
In that case, try ssh -v ritchie@desktop and see if something like this prints: debug1: Authentications that can continue: publickey,keyboard-interactive debug1: Next authentication method: publickey debug1: Offering public key: /home/zly/.ssh/id_rsa debug1: Server accepts key: pkalg ssh-rsa blen 533 debug1: read PEM private key done: type RSA debug1: Authentication succeeded (publickey). Kind regards Sylvester Lykkehus -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org