user@<ip address> : Permission denied (publickey,gssapi-keyex,gssapi-with-mic)

Viewed 356

I did this command ssh -i EC2tutorial.pem user@<ip addresss> and it is showing only this error Permission denied (publickey,gssapi-keyex,gssapi-with-mic) and nothing more what do i do

1 Answers
Related