• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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