Hello all,
When I configure LDAPs in my Zabbix V.7 I receive all the time "Cannot bind to LDAP server", but if I configure LDAP (without SSL) all work fine. Can't you help me with that issue, please ?
There is my configuration LDAPS :
Name : COMPANY
Host : ldaps://company.com
Port : 636
Base DN : DC=company,DC=com
Search attribute : sAMAccountName
Bind DN : CN=serviceaccount,OU=Zabbix,OU=Technique,DC=compan y,DC=com
LDAP.conf ->
TLS_CACERT /etc/ssl/certs/Root_Autho.crt
SASL_NOCANON on
TLS_REQCERT allow
Kind regards,
When I configure LDAPs in my Zabbix V.7 I receive all the time "Cannot bind to LDAP server", but if I configure LDAP (without SSL) all work fine. Can't you help me with that issue, please ?
There is my configuration LDAPS :
Name : COMPANY
Host : ldaps://company.com
Port : 636
Base DN : DC=company,DC=com
Search attribute : sAMAccountName
Bind DN : CN=serviceaccount,OU=Zabbix,OU=Technique,DC=compan y,DC=com
LDAP.conf ->
TLS_CACERT /etc/ssl/certs/Root_Autho.crt
SASL_NOCANON on
TLS_REQCERT allow
Kind regards,



Comment