2012/5/14 Sven Amme <[email protected]>: > Hello Clément, > thank you for the response. > > I set the ldap.conf to TLS_REQCERT never > but the error remains the same. > > ldap_bind() [function.ldap-bind]: Unable to bind to server: Can't contact > LDAP server in /opt/self-service-password/pages/change.php on line 84 > > I checked again the following: > - Certificate is created on em DC > - I copied this certificate-file on the SSP web server (Ubuntu Linux) to > /etc/ssl/cert/ > - I've modified the ldap.conf ( TLS_CACERT / > etc/ssl/certs/ostedc1.oste.de_ostedc1.crt ) > - in the config.inc.php I have modified the LDAP URL ($ ldap_url = "ldaps :/ > / 192.168.0.2";) > > What have I missed?
I have no idea. Try to run openssl s_client to know more about the certification chain. Clément. _______________________________________________ ltb-users mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-users
