Issue #332 has been updated by WMI Admin.
But this not working without encryption :( : <pre> Warning: preg_match_all() [function.preg-match-all]: Compilation failed: missing terminating ] for character class at offset 2 in /home/ssp/0.6/lib/functions.inc.php on line 153 </pre> <pre> Warning: ldap_mod_replace() [function.ldap-mod-replace]: Modify: Server is unwilling to perform in /home/ssp/0.6/lib/functions.inc.php on line 246 </pre> *Shiffer* <pre> SvcErr: DSID-031A0FC0, problem 5003 (WILL_NOT_PERFORM), data 0 </pre> ---------------------------------------- Bug #332: Cannot access to LDAP directory http://tools.lsc-project.org/issues/332 Author: WMI Admin Status: New Priority: Normal Assigned to: Clément OUDOT Category: Self Service Password Target version: SSP in general work fine, but periodically our stuff get the error: *Cannot access to LDAP directory* *debug=true* <pre> Warning: ldap_bind() [function.ldap-bind]: Unable to bind to server: Can't contact LDAP server in /home/ssp/0.6/pages/change.php on line 84 </pre> *php.log* <pre> [19-Aug-2011 21:03:06] LDAP - Bind error -1 (Can't contact LDAP server) </pre> *pages/change.php* <pre> sed '84q;d' /home/ssp/0.6/pages/change.php </pre> <pre> $bind = ldap_bind($ldap, $ldap_binddn, $ldap_bindpw); </pre> Why this might happen ? How I can debug this ? Maybe a chache or php sessions or somethings else. Thank you. -- 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
