• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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