Passwordless SSH Logins
From: Ifan Jones (ifan_at_draig.co.uk)
Date: 06/25/03
- Previous message: Paul Newhouse: "Re: Securing ssh tunnels."
- Next in thread: Greg Wooledge: "Re: Passwordless SSH Logins"
- Reply: Greg Wooledge: "Re: Passwordless SSH Logins"
- Reply: Dan Lowe: "Re: Passwordless SSH Logins"
- Reply: Jun Sun: "Re: Passwordless SSH Logins"
- Maybe reply: Ifan Jones: "RE: Passwordless SSH Logins"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 25 Jun 2003 16:42:04 +0100 To: <secureshell@securityfocus.com>
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
- Previous message: Paul Newhouse: "Re: Securing ssh tunnels."
- Next in thread: Greg Wooledge: "Re: Passwordless SSH Logins"
- Reply: Greg Wooledge: "Re: Passwordless SSH Logins"
- Reply: Dan Lowe: "Re: Passwordless SSH Logins"
- Reply: Jun Sun: "Re: Passwordless SSH Logins"
- Maybe reply: Ifan Jones: "RE: Passwordless SSH Logins"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]