ssh-keygen error: can’t login password required

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.8.4_1055]
Rating: 0.0/10 (0 votes cast)
VN:F [1.8.4_1055]
Rating: 0 (from 0 votes)

Leave a Reply