From the iTop web server: can you connect to 10.210.20.100 - port 389? (mind that this is deprecated, modern implementations should use LDAPs which is typically on port 636)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The message (can not contact LDAP server) would be a bit misleading if it's a credentials issue; but have you tried using 'default_user' => 'username' or 'domain\username'?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
2022-02-14 23:08:50 | Info | | ldap_set_option('17', '3') returned true | IssueLog |||
2022-02-14 23:08:50 | Info | | ldap_set_option('8', '0') returned true | IssueLog |||
2022-02-14 23:08:50 | Error | | ldap_authentication: cannot bind to the LDAP server '10.210.20.100' (port: 389), user='administratorcis', pwd='****'. Error: 'Can't contact LDAP server'. Check the configuration file config-itop.php. | IssueLog |||
Why always get error like this? i've been configured as well
From the iTop web server: can you connect to 10.210.20.100 - port 389? (mind that this is deprecated, modern implementations should use LDAPs which is typically on port 636)
yes i can ping and telnet server LDAP and on my local with xampp i can login with same ldap server.
i don't know why on my staging server can't login.
Can you share the relevant config? Definitely censor sensitive info.
This is my config on my itop local and staging server
Last edit: Afie Yudha Triadi 2022-02-22
Last edit: Afie Yudha Triadi 2022-02-18
The message (can not contact LDAP server) would be a bit misleading if it's a credentials issue; but have you tried using 'default_user' => 'username' or 'domain\username'?
yes, i've tried using default user => 'admin' and same error.
when i tried with same config before like above on my local is works
Buen día,
Tengo el mismo problema, . he intentado busc la solucion pero me sale lo mismo. Saben como se puede solucionar?