• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Ssh

F

fatal@

Guest
Hello. And hope you will help me with this.
Plesk SSH have only few levels.
1- user can browse his own files and use ls\tab\rm\ etc.
basic commands.
BUT! User cant use arc programs zip\tar\gzip etc,
If i will give the user perm to do user will have ability BROWSE even php.ini.
so.. please help me to solve this problem.
 
Are you using the chrooted shell? If so it will lock the user out of most of this stuff. There are ways to make these utilities available to chrooted shell users. Use sym links or copy the binarys you need over to bin/sbin directories that are available to them. Another way would just be to give them normal shell access and not chrooted shell access. Its more of a security risk, but you shouldn't be giving shell access to people who 1. don't know what they're doing and 2. you feel will be a security risk. Very few of my users require shell access. Most of them wouldn't know what to do with it if they did have it. Generally ftp, plesk CP access are plenty.

J
 
Back
Top