Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password) #57

Open
dzintars opened this issue Feb 4, 2021 · 1 comment
Open
Assignees

Comments

@dzintars
Copy link
Owner

dzintars commented Feb 4, 2021

fatal: [bastion]: UNREACHABLE! => {"changed": false, "msg": "Data could not be sent to remote host "bastion". Make sure this host can be reached over ssh: [email protected]: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).", "unreachable": true}

@dzintars dzintars self-assigned this Feb 4, 2021
@dzintars
Copy link
Owner Author

dzintars commented Feb 4, 2021

Most likely your SSH User Certificate is no more valid. Check the TTL. ssh-keygen -Lf ~/.ssh/id_ecdsa-cert.pub
If required, sign the SSH key by your SSH User CA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant