Background info, I'm running ispconfig-3.0.3.3 on centos-5.
I see shelluser_base_plugin.inc.php disabling the account and setting the shell to /bin/false
Disabling shelluser temporarily: usermod -s /bin/false -L random.com
I see shelluser_jailkit_plugin.inc.php unlocking the account but not restoring the /usr/sbin/jk_chrootsh shell.
|