permissions too open code example
Example 1: ssh permissions too open
chmod 600 ~/.ssh/id_rsa
Example 2: Permissions 0644 for are too open. It is required that your private key files are NOT accessible by others. This private key will be ignored
chmod 600 ~/.ssh/id_rsa