Error "Permission denied (publickey,gssapi-keyex,gssapi-with-mic)" while accessing SSH on Linux.

Error "Permission denied (publickey,gssapi-keyex,gssapi-with-mic)" while accessing SSH on Linux.

Permission denied (publickey,gssapi-keyex,gssapi-with-mic)

If you are getting this error while logging into your server through SSH then the reason behind this error is very simple and clear that password authentication is disabled on server in sshd_config file.


Reason : Password authentication disabled on sshd_config file:

Resolution : Very simple by enabling password authenticaion on server for SSH in sshd_config file.

You can do this through your WHM control panel :
Login to WHM panel >> "Security Center" >> "SSH Password Authorization Tweak" >> enable password authentication.
Now you have to restart the sshd service to make it in affect.
Author
bhawanisingh
Views
1,787
First release
Last update
Rating
0.00 star(s) 0 ratings
Top