Ad Widget
Collapse
Please Help - Cannot bind to LDAP server.
Collapse
X
-
My ldap bind did start to work when /etc/openldap/ldap.conf have only these two settings in file
SASL_NOCANON on
TLS_REQCERT allow
Is Your domain mng.drive.tech.ru ? What level Your ad is? (meaning top level: mng.drive.tech.ru or drive.tech.ru or tech.ru? So is it DN=tech,DN=ru or DN=drive,DN=tech,DN=ru or Yours?)
Does these queries work?
ldapsearch -H "ldap://192.168.10.1" -D "zabbix" -b "OU=comp,DC=mng,DC=drive,DC=tech,DC=ru" -W CN=zabbix,OU=comp,DC=drive,DC=tech,DC=tech,DC=ru
ldapsearch -H "ldaps://192.168.10.1" -D "zabbix" -b "OU=comp,DC=mng,DC=drive,DC=tech,DC=ru" -W CN=zabbix,OU=comp,DC=drive,DC=tech,DC=tech,DC=ruLast edited by zabbixuser39393; 06-11-2024, 14:45.
Comment