• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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