{ 7 trackbacks }

The Geek Stuff » Comprehensive Guide for SSH2 Key based authentication setup
June 26, 2008 at 12:35 am
The Geek Stuff » SSH Key based authentication setup from openSSH to SSH2
July 27, 2008 at 10:05 pm
The Geek Stuff » How To Perform SSH and SCP Without Password from SSH2 to OpenSSH
October 21, 2008 at 9:22 am
The Geek Stuff » 3 Steps to Perform SSH Login Without Password Using ssh-keygen & ssh-copy-id
November 20, 2008 at 12:19 pm
Snortblog » Using ssh and ssl with key pairs
January 16, 2009 at 2:12 pm
LINternUX » pssh - Running command in parallel on multiple servers
May 12, 2009 at 5:46 pm
How To Backup Remote Linux Host Using rsnapshot rsync Utility
September 16, 2009 at 12:04 am

{ 5 comments… read them below or add one }

1 pH July 28, 2008 at 3:21 pm

The permissions of .ssh should not be 755 and 644 for authentication_keys
It should be 700 and 600.

2 Jeremy August 6, 2008 at 1:18 pm

Step 4 refers to a file named “authorized_key” (“chmod 644 ~/.ssh/authorized_key”). It should be “authorized_keys” instead of “authorized_key”.

3 Ramesh August 6, 2008 at 2:45 pm

Jeremy,

Thanks for pointing it out. I had it correct on step#3 and made a typo on step#4.

I have corrected step#4 properly now.

4 shiva chandar December 23, 2008 at 8:47 am

Thank you so much for the information. I got it…!!!!!!!! :)

5 steve nieves September 17, 2009 at 8:19 pm

Thank you. I was not sure if this would apply to my ubuntu system on my netbook but it worked flawlessly.

Leave a Comment

Previous post:

Next post: