How to fix error of Permission denied during doing SSH
0
votes
1
answer
1408
views
I am trying to SSH to a new EC2 server from AWS by using Xshell, but got below error. Does it mean Public key in Client is not added into authorized_keys in Server side? How to verify which RCA for the error then give fixing?
[bastion-ro@ip-10-1-X-XX ~]$ ssh webuser@10.1.X.XX
Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
[bastion-ro@ip-10-1-X-XX .ssh]$ cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.5 (Maipo)
Thanks for any advice.
Asked by Franklin_hong
(157 rep)
Mar 10, 2021, 06:08 AM
Last activity: Mar 10, 2021, 10:26 AM
Last activity: Mar 10, 2021, 10:26 AM