Trying to add Zip & Unzip to Jailkit for Shell Users - WORKING
I am trying to add the additional command line apps 'zip' and 'unzip' to jailket for Shell users, but can't get it to work.
ISPConfig version 3.0.4.6
In ISPConfig I edited the Server Config, Jailkit Tab:
In the "Jailkit chroot app sections" box I added at the end: zip unzip
And in the "Jailkit chrooted applications" box I added at the end: /usr/bin/zip /usr/bin/unzip
Added a new shell user, logged in ok, but no zip or unzip available.
Checked in the /bin directory for shell user, no zip programs there.
Is there a step I am missing?
Do I need to copy the application executables to somewhere else on the server?
Last edited by snowfly; 17th October 2012 at 01:30.
|