cygwin permissions bug on Windows 8 » Vineet Gupta - 0 views
-
cygwin permissions bug on Windows 8
-
Permissions 0660 for '/home/Vineet/.ssh/id_rsa' are too open. It is required that your private key files are NOT accessible by others. This private key will be ignored. bad permissions: ignore key: /home/Vineet/.ssh/id_rsa Permission denied (publickey).
-
quick fix is to change the group on all existing entries:
- ...12 more annotations...