Hi everyone,
after one of our AD failed yesterday we tried to change the LDAP authentication of zabbix by putting the domain name instead of the AD itself so that in case of failure, the authentication switches to another of our AD.
However it doesnt seems to work despite zabbix being able to ping the domain name (it resolves to the first available AD)
The error is
ldap_bind(): Unable to bind to server: Can't contact LDAP server [include/classes/class.cldap.php:115]
When using the ip or the servername it works fine but not with the domain name.
Is this supported ?
Anyone has a patch for this ?
Thanks in advance for any help
after one of our AD failed yesterday we tried to change the LDAP authentication of zabbix by putting the domain name instead of the AD itself so that in case of failure, the authentication switches to another of our AD.
However it doesnt seems to work despite zabbix being able to ping the domain name (it resolves to the first available AD)
The error is
ldap_bind(): Unable to bind to server: Can't contact LDAP server [include/classes/class.cldap.php:115]
When using the ip or the servername it works fine but not with the domain name.
Is this supported ?
Anyone has a patch for this ?
Thanks in advance for any help
Comment