12/02/2013

Mac SSH localhost use key without password

I am able to resolve this issue after excuting the below commands



chmod go-w ~/

chmod 700 ~/.ssh

chmod 600 ~/.ssh/authorized_keys

Actually first command resolved the issue


No comments:

Post a Comment