laking
2011-04-04 28a1b864972e1f93aa57c88c0cce9ea97e61bea2
server/plugins-available/shelluser_jailkit_plugin.inc.php
@@ -272,7 +272,7 @@
         chgrp(escapeshellcmd($this->data['new']['dir'].$jailkit_chroot_puserhome), $this->data['new']['pgroup']);
            
         $this->app->log("Added created jailkit parent user home in : ".$this->data['new']['dir'].$jailkit_chroot_puserhome,LOGLEVEL_DEBUG);
         /*
         // ssh-rsa authentication variables
         $sshrsa = escapeshellcmd($this->data['new']['ssh_rsa']);
         $usrdir = escapeshellcmd($this->data['new']['dir']).'/'.$jailkit_chroot_userhome;
@@ -327,7 +327,7 @@
         exec("chmod 600 '$sshkeys'");
         
         $this->app->log("ssh-rsa key added to ".$sshkeys,LOGLEVEL_DEBUG);
         */
   }
   
   //* Update the website root directory permissions depending on the security level