If you are trying to login to your remote host using a key but it doesn’t work and you get “Permissions are too open” error then this is for you.
| |
Permission of private keys should be set to 600. Run the following two commands from the .ssh directory.
| |
All should be well now.