• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

SSH Terminal (chroot)

O

Osmolovsky

Guest
Good day.

I have a bit troube with integrated SSH Client.

When i set "allow manage shell access", and set access with ftp credential to /bin/bach (chrooted) - SSH Terminal Icon set's to work. When i pressed i see BSD Welcome text and last string says "/usr/local/psa/bin/chrootsh: Permissiob denied"

How i can fix this, and make SSH Terminal functional?

System - FreeBSD 5.3 Fresh Install
Plesk - 7.5.2
 
I have the same trouble.
I'd tried to chmod :
chmod o=rx /usr/local/psa/bin/chrootsh
Now I'm getting such error:
execv("z$%#") failed
 
i was try to set "executy by all" to this file. next error string was like "User vith Id 11111" cannot be found. But in root server /etc/passwd this user exist. I think this terminal founding user in another passwd file (like some in chrooted env) but cant fix it ^)
 
Back
Top