2011/11/9 Yann BAJARD <[email protected]>: > Hello, > > I have install the Self Service Password (0.6) on windows server 2008. > It works with openDJ but I have some troubles with Active Directory (LDAPS). > As mentionned in documentation, i set ad_mode flag to true and > who_change_password to manager > I've also updated the ldap.conf to check certificates > > TLS_REQCERT allow > TLS_CACERT C:/Windows/ca.cer > > But I have always the same error: > Unable to bind to server: Can't contact LDAP server in > C:\httproot\pages\change.php on line 85 > > other test: with ldap configuration (389) the connection succed (and it > fails normally with Password was refused by the LDAP directory) > > Is there a configuration missing ? >
Hello Yann, it seems you face this bug: https://bugs.php.net/bug.php?id=48866 Can you try to move your ldap.conf directly in C:\ and restart Windows server? If this does not work, you may have to update your PHP installation. Clément. _______________________________________________ ltb-users mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-users
