Bitpalast Plesk addicted! Plesk Guru Mar 12, 2018 #21 Araoo said: I have an "access denied" error Click to expand... Did you verify that the user is listed in /etc/passwd? # grep <username> /etc/passwd should yield something similar to <username>:x:10001:1003::/var/www/vhosts/example.com:/usr/local/psa/bin/chrootsh
Araoo said: I have an "access denied" error Click to expand... Did you verify that the user is listed in /etc/passwd? # grep <username> /etc/passwd should yield something similar to <username>:x:10001:1003::/var/www/vhosts/example.com:/usr/local/psa/bin/chrootsh
Araoo New Pleskian Mar 12, 2018 #22 Peter Debik said: Did you verify that the user is listed in /etc/passwd? # grep <username> /etc/passwd should yield something similar to <username>:x:10001:1003::/var/www/vhosts/example.com:/usr/local/psa/bin/chrootsh Click to expand... The user is listed, I have the following return: username:x:10006:1003::/var/www/vhosts/mydomain.fr:/bin/sh
Peter Debik said: Did you verify that the user is listed in /etc/passwd? # grep <username> /etc/passwd should yield something similar to <username>:x:10001:1003::/var/www/vhosts/example.com:/usr/local/psa/bin/chrootsh Click to expand... The user is listed, I have the following return: username:x:10006:1003::/var/www/vhosts/mydomain.fr:/bin/sh
Bitpalast Plesk addicted! Plesk Guru Mar 12, 2018 #23 It all points to a wrong username or wrong password.
Araoo New Pleskian Mar 12, 2018 #24 Peter Debik said: It all points to a wrong username or wrong password. Click to expand... I doubled checked and it's not the case. Moreover, all usernames previously allowed are not working anymore (since we made the update) ...
Peter Debik said: It all points to a wrong username or wrong password. Click to expand... I doubled checked and it's not the case. Moreover, all usernames previously allowed are not working anymore (since we made the update) ...
Araoo New Pleskian Mar 12, 2018 #25 I solved my issue using this information Unable to connect over SSH with a valid user and password: Failed password for invalid user - Thanks for your help I appreciated it! Last edited: Mar 13, 2018
I solved my issue using this information Unable to connect over SSH with a valid user and password: Failed password for invalid user - Thanks for your help I appreciated it!