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 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?