Issue #332 has been updated by WMI Admin.
Hello, Tried to test AD connection with ldapsearch - and it isn't working. After I changed SSL settings as described in your instruction and ldapsearch has started to work. After I tested SSP and it works! It is very strange because early it worked and sometime not. I will monitor what my users say. Thank you for help. <pre> nano /etc/ldap/ldap.conf </pre> <pre> TLS_REQCERT allow </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
