Re: password less loging through ssh
- From: "Mills, John T" <John.Mills@xxxxxxx>
- Date: Fri, 22 Feb 2008 10:55:32 -0600
Starting up a duplicate SSD server on an alternate port is a good way to
see what the issue is. Almost all of the "good" errors are on the SSHD
side.
John T. Mills
< On host trying to connect to:
< /usr/sbin/sshd -d -d -d -d -p1974 -D
< on host attaching from
< ssh -v -v -v -p1974 host name
-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@xxxxxxxxxxxxx] On Behalf Of
jkstevenson@xxxxxxxxxx
Sent: Friday, February 22, 2008 9:17 AM
To: aix-l@xxxxxxxxxxxxx
Subject: Re: password less loging through ssh
try using the -vvv options to see exactly where it is failing.
-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@xxxxxxxxxxxxx] On Behalf Of
AIX
Sent: Thursday, February 21, 2008 11:56 PM
To: aix-l@xxxxxxxxxxxxx
Subject: password less loging through ssh
Hello
I am trying to login to aix server with ssh public keys,
and did all necessary steps, but still ssh is asking me to enter
password.
ssh-keygen
scp .ssh/id_rsa.pub
username@remoteip:/home/username/.ssh/authorized_keys
and then tested and it didn't work, so logged in to remote server and
changed
permission on authorized_keys and .ssh direcotory to 600 and even 400 ,
but
still
ssh poped up the password prompt.
any idea?
Thanks
- Follow-Ups:
- Re: password less loging through ssh
- From: AIX
- Re: password less loging through ssh
- References:
- Re: password less loging through ssh
- From: jkstevenson
- Re: password less loging through ssh
- Prev by Date: Re: password less loging through ssh
- Next by Date: Bratin Chakrabarti is out of the office.
- Previous by thread: Re: password less loging through ssh
- Next by thread: Re: password less loging through ssh
- Index(es):
Relevant Pages
|