Unfortunately yesterday we moved the ldaps servers to another ip whithout my knowledge. This end up with users not being able to login
I had to go to the database in config table and change the authentication to internal. Doing this i thought it would be a piece of cake changing the ip of the ldap address in the zabbix web interface.
It wasn't. whatever i tried i got always the error "zabbix ldap login name or password incorrect Cldap.php:114"
At the end i just changed the ldap address on the databse (config table) and it started to work
there must be something wrong in the fronten code.
This topic is more for the ones who might have the same problem with the ldap configuration.
My system is 4 servers 1 frontend, 1 server, 1 db, and 1 proxy
I had to go to the database in config table and change the authentication to internal. Doing this i thought it would be a piece of cake changing the ip of the ldap address in the zabbix web interface.
It wasn't. whatever i tried i got always the error "zabbix ldap login name or password incorrect Cldap.php:114"
At the end i just changed the ldap address on the databse (config table) and it started to work
there must be something wrong in the fronten code.
This topic is more for the ones who might have the same problem with the ldap configuration.
My system is 4 servers 1 frontend, 1 server, 1 db, and 1 proxy
Comment