View Single Post
Posts: 17 | Thanked: 10 times | Joined on Dec 2009 @ New York, NY, USA
#17
Yes, in order for the key to be accepted, the user account needs a password set. Do (as root):
passwd user

The permissions for the ~/.ssh directory and authorized hosts files can be u+rw[x] but must be go-rw[x] (you may want to be able to update known_hosts if shelling out).

Last edited by cowb0y; 2009-12-06 at 00:46.
 

The Following 2 Users Say Thank You to cowb0y For This Useful Post: