|
|||||||||||
|
Re: Problems with passwordless ssh/scp (W2K client , Solaris 8 server).
From: Steven Clark <steven.clark(at)planb-inc.com>
Date: Wed Jul 30 2003 - 00:49:19 EDT <snip> Your setup on the client end seems fine... > 3) I then scp-ed the id_rsa.pub file to the remote UNIX ssh server machine.
I can't remember the version but OpenSSH eventually combined the files authorized_keys2 and authorized_keys into just authorized_keys for both ssh 1 and 2 keys. So rename your file to authorized_keys... ( I think the current versions still accept it but my understanding is it will disappear ) Also check your directory permissions and owners/groups on the server of the .ssh directory of the account your trying to log into. The default setup if memory serves is a maximum of 755 permissions on your .ssh directory and it must be owned by the user and have the users primary group as its group. Also verify owner/group of the authorized_keys file
Hope this helps,
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:03:01 EDT |
||||||||||
|
|||||||||||