• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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