Hi all,
I am trying to test Zabbix and it looks like LDAP authentication is not working. I am trying to test it with my Samba server and it keeps saying that strong(er) authentication required. exact message from the web interface is below.
Details
ldap_bind(): Unable to bind to server: Strong(er) authentication required [authentication.php:136 → CLdapAuthValidator->validate() → CLdap->checkPass() → ldap_bind() in include/classes/ldap/CLdap.php:114]
LDAP: cannot bind by given Bind DN.
LDAP login was not successful
I installed Zabbix on Debian Jessie with separate PostgreSQL server. Database connection looks okay but I can't make LDAP authentication working. Are there any packages I have to install? I used '--no-install-recommends' when I was installing packages with apt-get.
Are there any people who have the same issue? I would really appreciate it if someone can help regarding this issue. Thanks a lot.
I am trying to test Zabbix and it looks like LDAP authentication is not working. I am trying to test it with my Samba server and it keeps saying that strong(er) authentication required. exact message from the web interface is below.
Details
ldap_bind(): Unable to bind to server: Strong(er) authentication required [authentication.php:136 → CLdapAuthValidator->validate() → CLdap->checkPass() → ldap_bind() in include/classes/ldap/CLdap.php:114]
LDAP: cannot bind by given Bind DN.
LDAP login was not successful
I installed Zabbix on Debian Jessie with separate PostgreSQL server. Database connection looks okay but I can't make LDAP authentication working. Are there any packages I have to install? I used '--no-install-recommends' when I was installing packages with apt-get.
Are there any people who have the same issue? I would really appreciate it if someone can help regarding this issue. Thanks a lot.
Comment