|
|||||||||||
|
RE: Passwordless SSH Logins
From: Ifan Jones <ifan(at)draig.co.uk>
Date: Thu Jun 26 2003 - 04:59:10 EDT
With your help and suggestions I tracked it down to having the wrong keys in authorized_keys. I was using identity.pub, chamged thsi to id_rsa.pub and hey presto! Now to carry on the testing and create a VPN tunnel.
-----Original Message-----
Hi all I have two Mandrake 9.0 test servers on two different subnets on the same switch. I'm using OpenSSH3.4p1. Trying to implement passwordless logins failes everytime. I generate new keys with ssh-keygen -b 1024 -t rsa1 ssh-keygen -b 1024 -t rsa ssh-keygen -b 1024 -t dsa I then take the .ssh/identity.pub and put it in authorized_keys on the server accepting the connection. This I have followed from many how-to's and books. However it alwyas asks for a password. Can someone point me in the right direction? I have just rebuilt the servers cleanly once again and have only created the rsa1 keys this time - I'll await with baited breath !! Many thanks Received on Thu Jun 26 21:06:07 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:03:00 EDT |
||||||||||
|
|||||||||||