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!
Posted in Personal
Comments are closed.