Issue #326 has been updated by Vincent BOILLOUX. File ssp.zip added
ci-joint le fichier ldif utilisé. C'est issu d'un exemple extrait de chez Microsoft trouvé au cours de mes recherches. Il y a aussi le fichier de configuration de ssp config_inc.php. ---------------------------------------- Bug #326: Changement mot de passe dans Active Directory http://tools.lsc-project.org/issues/326 Author: Vincent BOILLOUX Status: Assigned Priority: Normal Assigned to: Clément OUDOT Category: Self Service Password Target version: Bonjour Clément, J'ai installé ssp 0.5 sur debian lenny : Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny10 with Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8g. Je me connecte à une AD 2003 depuis le serveur debian en ssl et la commande change bien le mot de passe : ldapmodify -x -H ldaps://mailserveur.poitou-charentes.chambagri.fr -D cn=administrateur,cn=users,dc=poitou-charentes,dc=chambagri,dc=fr -W -f chPwd.ldif Par contre, depuis ssp, j'ai les erreurs suivantes : Warning: preg_match_all() [function.preg-match-all]: Compilation failed: missing terminating ] for character class at offset 2 in /usr/share/self-service-password/functions.inc.php on line 152 Warning: ldap_mod_replace() [function.ldap-mod-replace]: Modify: Server is unwilling to perform in /usr/share/self-service-password/functions.inc.php on line 235 Dans le log /var/log/apache/ssp_error.log, j'ai : LDAP - Modify password error 53 (Server is unwilling to perform), referer: https://ssp.poitou-charentes.chambagri.fr/ Le fait de pouvoir modifier le mot de passe depuis la ligne de commende me fait penser à un bug. Quel est ton avis ? -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________ ltb-dev mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-dev
