Windows SSH: Permissions for 'private-key' are too open

Permissions for ‘id_rsa’ are too open.

1
2
3
4
5
6
7
8
9
C:\Users\sepmadm\.ssh>ssh -i id_rsa root@192.168.233.162
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: UNPROTECTED PRIVATE KEY FILE! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Permissions for 'id_rsa' are too open.
It is required that your private key files are NOT accessible by others.
This private key will be ignored.
Load key "id_rsa": bad permissions
root@192.168.233.162's password:

Fix