[sork] passwd module

Jorge Hernandez jorgeh at fsbcomputers.com
Wed Sep 3 16:39:47 UTC 2008



   Hello,

   I have horde 1.1.2 installed with passwd using myscript as backend,  
the script has been configured to take args, but using it as follows,  
it doesn't send the args to my script, is this the way to pass my  
args???:

   $backends['myscript'] = array(
       'name' => 'My script',
       'preferred' => '',
       'password policy' => array(),
       'driver' => 'procopen',
       'params' => array(
       'program' => '/usr/bin/php /var/www/htdocs/change_password.php  
$_POST[userid] $_POST[newpassword1]'
       )
);

   Thanks in advance,

   ==========================
Jorge Hernandez
CEO
FSB Computers


More information about the sork mailing list