Aws Ssh Permission Denied (publickey Gssapi-keyex Gssapi-with-mic) Code Example


Example: permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).

I had the same issue while using vagrant. So from my Mac I was trying to ssh to a vagrant box (CentOS 7)  Solved it by amending the /etc/ssh/sshd_config PasswordAuthentication yes then re-started the service using sudo systemctl restart sshd  Hope this helps.

Comments

Popular posts from this blog

Are Regular VACUUM ANALYZE Still Recommended Under 9.1?

Can Feynman Diagrams Be Used To Represent Any Perturbation Theory?