• 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

How do I add commands allowed to be used by a chrooted bash?

A

acidbox

Guest
I want to give some people with shell access (bash chrooted) additional commands than what the default allows. Is there a file that I can edit to force apache/plesk to allow the use of certain commands in a bash (chrooted) environment?
 
Originally posted by acidbox
Is there a file that I can edit to force apache/plesk to allow the use of certain commands in a bash (chrooted) environment?

You just have to add the files to the users /bin /lib etc. dirs in the users home-directory.

Also remember to set correct permissions on the files.
 
Back
Top