• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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