Menu

#273 TLS error LDAP user connection

version 0.8
open
nobody
ldap (5) tls (1)
1
2019-03-28
2017-10-26
Anonymous
No

Hello

I have a probelm with ldap conenction, when i test the conenction with my Windows LDAP server it works:

172.17..: Connection réseau AD ok!

But when i try to connect on my user with LDAP authentification I have this error:

Warning: ldap_start_tls(): Unable to start TLS: Connect error in /var/www/html/functions/adLDAP/src/adLDAP.php on line 655

the line 655 is :

if ($this->useTLS) {
ldap_start_tls($this->ldapConnection);

I'm on phpIPAM 1.3

Thx for the future answer

Discussion

  • Anonymous

    Anonymous - 2017-10-26
    Post awaiting moderation.
  • Anonymous

    Anonymous - 2017-10-31
    Post awaiting moderation.
  • Anonymous

    Anonymous - 2017-11-03
    Post awaiting moderation.
  • pgemme

    pgemme - 2019-03-28

    I ran into this myself. Either go grab the certificate from your DC or just add TLS_REQCERT never to the /etc/ldap/ldap.conf file and restart apache.

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.