passwd module
Jorge Hernandez <[email protected]>
| Newsgroups | gmane.comp.horde.sork |
|---|---|
| Message-ID | <[email protected]> |
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 -- Sork mailing list - Join the hunt: http://horde.org/bounties/#sork Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]