RSS
 

ssh-keygen error: can’t login password required

21 Oct

This didn’t working for me.

I read that ssh-keygen won’t work if the files are readable by the user group.

$ ssh me@remote
$ cd ~/.ssh
$ chmod 700 *

Now it works!

VN:F [1.9.3_1094]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.3_1094]
Rating: 0 (from 0 votes)
Retweet
 
Comments Off

Posted in Personal

 

Comments are closed.