Greetings. I am running zabbix 2.0.8 on CentOS 6.4 (x64). I've installed zabbix via the repo.zabbix.com repo.
Things are running well, however I'm unable to enable LDAP authentication to authenticate to my Active Directory domain. I have an older zabbix 1.8 server that IS working correctly with LDAP/Active directory.
When I click on the "Save" button, I get "ERROR: Cannot change authentication method to LDAP". I am unable to change the "Login" field in the "Test Authentication" section, so I am unable to do a test from this screen.
I've installed "php-ldap-5.3.3-23.el6_4.x86_64" and I tried adding "extension=/usr/lib64/php/modules/ldap.so" to my /etc/php.ini.
I don't see any obvious errors in the httpd log, or in the zabbix log (even after turning loglevel to 4). I'm wondering if the repo.zabbix.com stuff was compiled with the "--with-ldap" flag..?
Any help would be greatly appreciated!
Thanks,
Smitty
Things are running well, however I'm unable to enable LDAP authentication to authenticate to my Active Directory domain. I have an older zabbix 1.8 server that IS working correctly with LDAP/Active directory.
When I click on the "Save" button, I get "ERROR: Cannot change authentication method to LDAP". I am unable to change the "Login" field in the "Test Authentication" section, so I am unable to do a test from this screen.
I've installed "php-ldap-5.3.3-23.el6_4.x86_64" and I tried adding "extension=/usr/lib64/php/modules/ldap.so" to my /etc/php.ini.
I don't see any obvious errors in the httpd log, or in the zabbix log (even after turning loglevel to 4). I'm wondering if the repo.zabbix.com stuff was compiled with the "--with-ldap" flag..?
Any help would be greatly appreciated!
Thanks,
Smitty
Comment