[dev] Error in LDAP driver for passwd

Laurent Roudier laurent_roudier at yahoo.fr
Sun Jun 9 19:15:02 UTC 2013


Hi everybody
I'am not sure, but I think I found a Bug in the LDAP driver of passwd application (version 5.0.0)
In the file " / passwd / lib / Driver / Ldap.php"
Line : 97

    protected function _changePassword($user, $oldpass, $newpass)
must be change by

    protected function _changePassword($username, $oldpass, $newpass)


Laurent


More information about the dev mailing list