Hello,
I can't get LDAPS to work with ProjeQtor.
Error message :
ERROR : ldap_bind(): Unable to bind to server: Can't contact LDAP server
in UserMain.php
at line 1373
- Simple LDAP authentication works fine.
- The DNS resolution of the LDAP server works from the projeqtor server.
- The SSL seems to be correctly activated in php.
- Check firewall port 636 open : OK
- Test telnet with the port 636 from ProjeQtor to LDAP serveur : OK
- Ldaps work with a other application.
- My configuration :
base dn : CN=Users,DC=mydomain,DC=local
Server LDAP : ldaps://MYDOMAIN.local/
Port : 636
Version : 3
Filter ldap : sAMAccountName=%USERNAME%
Release : 9.0.4
Thank you in advance for your precious help!
Regards.