passwordless ssh not working
Posted by: webagogue
Posted on: 2006-11-12 18:29:00
Hello,
I followed the wiki passwordless ssh directions (http://wiki.dreamhost.com/index.php/SSH#Passwordless_Login) exactly (twice) but keep getting the following error message:
mac-mini:/ john$ ssh jcatalano@www.webagogue.com
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: UNPROTECTED PRIVATE KEY FILE! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Permissions 0777 for '/Volumes/MSTACK/Users/john/.ssh/id_rsa' are too open.
It is recommended that your private key files are NOT accessible by others.
This private key will be ignored.
bad permissions: ignore key: /Volumes/MSTACK/Users/john/.ssh/id_rsa
Enter passphrase for key '/Volumes/MSTACK/Users/john/.ssh/id_rsa':
Any tips?