You need to sign in or sign up before continuing.
Added initial jailkit chroot feature as a plugin
Added chroot options to the shell user form Added jailkit ini settings Added ini settings for fastcgi Fixed bug with web delete not removing parent web user unless that was intentional ? Changed name of shell user plugin so plugin order calls this first Started a change to the update script. TODO: Fix problem with jailkit chroot users logging into parent web user's directory. Fixup bash command prompt to display the correct user somehow because they all share the same id. Fixup install / update script so the fastcgi script and directory is created for the ispconfig site on setup / update. Can't work out how to get to the templating system to generate the script from.
Showing
- install/existing_db.sql 306 additions, 0 deletionsinstall/existing_db.sql
- install/lib/installer_base.lib.php 2 additions, 2 deletionsinstall/lib/installer_base.lib.php
- install/tpl/server.ini.master 8 additions, 1 deletioninstall/tpl/server.ini.master
- install/update.php 3 additions, 0 deletionsinstall/update.php
- interface/web/sites/shell_user_edit.php 1 addition, 2 deletionsinterface/web/sites/shell_user_edit.php
- server/plugins-available/apache2_plugin.inc.php 20 additions, 8 deletionsserver/plugins-available/apache2_plugin.inc.php
- server/plugins-available/shelluser_base_plugin.inc.php 3 additions, 4 deletionsserver/plugins-available/shelluser_base_plugin.inc.php
- server/plugins-available/shelluser_jailkit_plugin.inc.php 193 additions, 0 deletionsserver/plugins-available/shelluser_jailkit_plugin.inc.php
- server/scripts/create_jailkit_chroot.sh 35 additions, 0 deletionsserver/scripts/create_jailkit_chroot.sh
- server/scripts/create_jailkit_programs.sh 20 additions, 0 deletionsserver/scripts/create_jailkit_programs.sh
- server/scripts/create_jailkit_user.sh 33 additions, 0 deletionsserver/scripts/create_jailkit_user.sh
Loading
Please register or sign in to comment