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

Chemistry - Bond Angles In NH3 And NCl3

Are Regular VACUUM ANALYZE Still Recommended Under 9.1?

Change The Font Size Of Visual Studio Solution Explorer