Hi Zabbixers!
Zabbix beginner here! Getting to grips with is still but keen to keep learning and developing our monitoring. We've just implemented our first instance and the monitoring is going great but we are struggling with LDAP authentication which should be pretty straightforward. Attached are the settings and the error we're getting.
We've got LDAP and SLDAP working in loads of places in our environment without any issue and have tried copying the settings from a working setup straight into Zabbix.
From the error it implies Zabbix is connecting to the DC but can't locate the user for the Bind DN...
Here's what we've tried so far:
- Changed the LDAP host to include ldap:// OR the FQDN OR both OR IP of the domain controller. All combinations we could think of.
- Tried using LDAP and SLDAP ports and configurations
- Changed Bind DN to be domain\username OR [email protected] OR a different user without a space (builtin admin)
- Reset password on Bind user (just encase)
DNS is configured correctly on the Zabbix host and the PHP LDAP module is present.
I'm unsure where to go for logging information so I'd be grateful if anyone could point me in the right direction.
I'll be honest... I'm sure this is going to be something straightforward but I can't see where the issue is. Any advice would be fantastic
Environment: Centos7 / Zabbix 3.4.12
Thanks!!
Zabbix beginner here! Getting to grips with is still but keen to keep learning and developing our monitoring. We've just implemented our first instance and the monitoring is going great but we are struggling with LDAP authentication which should be pretty straightforward. Attached are the settings and the error we're getting.
We've got LDAP and SLDAP working in loads of places in our environment without any issue and have tried copying the settings from a working setup straight into Zabbix.
From the error it implies Zabbix is connecting to the DC but can't locate the user for the Bind DN...
Here's what we've tried so far:
- Changed the LDAP host to include ldap:// OR the FQDN OR both OR IP of the domain controller. All combinations we could think of.
- Tried using LDAP and SLDAP ports and configurations
- Changed Bind DN to be domain\username OR [email protected] OR a different user without a space (builtin admin)
- Reset password on Bind user (just encase)
DNS is configured correctly on the Zabbix host and the PHP LDAP module is present.
I'm unsure where to go for logging information so I'd be grateful if anyone could point me in the right direction.
I'll be honest... I'm sure this is going to be something straightforward but I can't see where the issue is. Any advice would be fantastic

Environment: Centos7 / Zabbix 3.4.12
Thanks!!
Comment