Permissions 0664 for '/home/kapua/keys/dev11' are too open.
chmod 600 ~/.ssh/id_rsa
Permissions 0664 for '/home/kapua/keys/dev11' are too open.
chmod 600 ~/.ssh/id_rsa
it is required that your private key files are not accessible by others
$ sudo chmod 600 /path/to/my/key.pem
It is required that your private key files are NOT accessible by others. This private key will be ignored.
# if you are using WSL then include sudo before the commands
sudo ssh ...
It is required that your private key files are NOT accessible by others ubuntu
chmod 400 {keyfile}.pem is what amazon instructed and it works.
It is required that your private key files are NOT accessible by others.
chmod 400 /Users/username/.ssh/id_rsa
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us