• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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