Hi,
We've deployed a second zabbix server and have chosen to authenticate against an ldap server. The configuration is pretty standard but, as you might imagine, it isn't working. The error I'm getting suggests it is not the config itself which is the issue:
"Error: LDAP Login was not successful Probably php-ldap is missing"
...but rather that zabbix is having trouble finding required resources. We're running php53 and have php53-ldap installed. And from looking at phpinfo ldap is loaded too. If someone can comment on how to handle this I'll appreciate it.
Regards,
David
We've deployed a second zabbix server and have chosen to authenticate against an ldap server. The configuration is pretty standard but, as you might imagine, it isn't working. The error I'm getting suggests it is not the config itself which is the issue:
"Error: LDAP Login was not successful Probably php-ldap is missing"
...but rather that zabbix is having trouble finding required resources. We're running php53 and have php53-ldap installed. And from looking at phpinfo ldap is loaded too. If someone can comment on how to handle this I'll appreciate it.
Regards,
David
Comment