• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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

Martin Visser

New Pleskian
Hello,

I have the following situation. Coz i want to use Plesk Gitman over SSH with keys and without password.

- ssh [email protected] -p xxxx
- Permission denied (publickey,gssapi-keyex,gssapi-with-mic).


1) Created a Plesk user and give is shell /bin/bash shell access.
2) Downloaded SSH Keys Manager Extension and provided a key special for the plesk user, generated on my local.
3) The home of the plesk user is in my /var/www/vhosts/domain/
4) Yes there is a /.ssh/ with 700 perm.
5) authorized_keys has 644
6) key provided exists in authorized_keys
7) my sshd_config works with my normal non-plesk user account, so that works fine with keys.
8) online i found an article somebody had same issues and says that if selinux is shutdown it works fine. (i didn't tried coz i want selinux keep up and running.

Can somebody assist me with this?
 
I am having the same issue too. Does anyone know how to fix it without changing sshd_config to password yes.
 
Back
Top