c:\temp>ssh -i SecretKey.pem ec2-user@パブリックIP
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: UNPROTECTED PRIVATE KEY FILE! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Permissions for 'SecretKey.pem' are too open.
It is required that your private key files are NOT accessible by others.
This private key will be ignored.
Load key "SecretKey.pem": bad permissions
ec2-user@パブリックIP: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
c:\temp>
コメント