Re: ssh key based authentication
- From: Thomas Carter <T.Carter@xxxxxxxxxxxx>
- Date: Tue, 24 Jan 2006 15:50:35 GMT
On Mon, 23 Jan 2006 10:16:33 -0500, Madhu Ramachandran wrote:
> hello all,
> need some help/pointers on the problem iam having i have 3 solaris boxes
> say A,B,C
>
> i want to ssh from A to B and A to C without being prompted for password.
> So, i generated key in box A using
> ssh-keygen -t rsa -N ""
>
> so in ~user/.ssh dir i see id_rsa.pub. I ftp'ed this to machines B and C
> and put them in ~user/.ssh dir as files authorized_keys2
>
> now, login to machine A as user: user, and then ssh to machine C works,
> but fails onmachine B (it prompts for user B).
>
> dont see any diff in machine B and C, but somehow ssh (key based auth
> works only for C). how can i debug this? appreciate any tips
>
> ssh version:
> OpenSSH_3.9p1, OpenSSL 0.9.7d 17 Mar 2004
Check permissions for .ssh and auhorized_keys2 in B and C. If they are
not the right ones, the SSH daemon in those boxes might not make use of
the data in them.
.
- Follow-Ups:
- Re: ssh key based authentication
- From: Nico Kadel-Garcia
- Re: ssh key based authentication
- References:
- ssh key based authentication
- From: Madhu Ramachandran
- ssh key based authentication
- Prev by Date: Re: SSH-2.0-OpenSSH_3.4p1 and SSH-2.0-OpenSSH_3.7.1p2 : StrictHostKeyChecking
- Next by Date: Re: ssh key based authentication
- Previous by thread: ssh key based authentication
- Next by thread: Re: ssh key based authentication
- Index(es):
Relevant Pages
|
|