Greetings everyone, I am writing to you because I cannot synchronize iTop with LDAP. I provide a little context, I have installed version 3.2.2 of iTop with the Data collector for LDAP 3.0 extension.
After configuring params.local.xml and running php exec.php --console_log_level=9 --collect_only, I get the following results: [Error] ldap_bind to ldap://mydomain:389 failed, check your LDAP connection parameters (<ldapxxx>)! [Error] ldap_bind('CN=myuser,DC=mydomain,DC=com', 'very_secret_pass') FAILED (Invalid credentials). [Bug] iTopPersonLDAPCollector::Prepare() returned false</ldapxxx>
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Greetings everyone, I am writing to you because I cannot synchronize iTop with LDAP. I provide a little context, I have installed version 3.2.2 of iTop with the Data collector for LDAP 3.0 extension.
After configuring params.local.xml and running php exec.php --console_log_level=9 --collect_only, I get the following results:
[Error] ldap_bind to ldap://mydomain:389 failed, check your LDAP connection parameters (<ldapxxx>)!
[Error] ldap_bind('CN=myuser,DC=mydomain,DC=com', 'very_secret_pass') FAILED (Invalid credentials).
[Bug] iTopPersonLDAPCollector::Prepare() returned false</ldapxxx>