daniel
2008-06-06 6a95c89ed619c3c261a09a17f43a31dd8cc4047e
refs
author daniel <daniel@ispconfig3>
Friday, June 6, 2008 14:24 -0400
committer daniel <daniel@ispconfig3>
Friday, June 6, 2008 14:24 -0400
commit6a95c89ed619c3c261a09a17f43a31dd8cc4047e
tree f21107851323c70102af19ec70a12a6c5e9a8f06 tree | zip | gz
parent 5a8b3e516182073e3b9809e8c16a459a0fa037f8 view | diff
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.


5 files added
1 files renamed
5 files modified
641 ■■■■■ changed files
install/existing_db.sql 306 ●●●●● diff | view | raw | blame | history
install/lib/installer_base.lib.php 4 ●●●● diff | view | raw | blame | history
install/tpl/server.ini.master 9 ●●●● diff | view | raw | blame | history
install/update.php 3 ●●●●● diff | view | raw | blame | history
interface/web/sites/shell_user_edit.php 3 ●●●● diff | view | raw | blame | history
server/plugins-available/apache2_plugin.inc.php 28 ●●●● diff | view | raw | blame | history
server/plugins-available/shelluser_base_plugin.inc.php 7 ●●●●● diff | view | raw | blame | history
server/plugins-available/shelluser_jailkit_plugin.inc.php 193 ●●●●● diff | view | raw | blame | history
server/scripts/create_jailkit_chroot.sh 35 ●●●●● diff | view | raw | blame | history
server/scripts/create_jailkit_programs.sh 20 ●●●●● diff | view | raw | blame | history
server/scripts/create_jailkit_user.sh 33 ●●●●● diff | view | raw | blame | history