I created the containers of Zabbix server/proxy/java gateway/mysql server from docker-compose with Zabbix 4.0 official docker images.
On Zabbix web frontend, I configured LDAP:
- Administration > Authentication > Authentication, Default authentication = LDAP
- Administration > Authentication > LDAP settings, filled in the form and tested Bind DN/Bind Password pair successfully
- Update
However, while creating new users, it still requires to enter user password, while it is expected to show "Password Unavailable for users with LDAP authentication."
How to fix? Any help would be much appreciated.
On Zabbix web frontend, I configured LDAP:
- Administration > Authentication > Authentication, Default authentication = LDAP
- Administration > Authentication > LDAP settings, filled in the form and tested Bind DN/Bind Password pair successfully
- Update
However, while creating new users, it still requires to enter user password, while it is expected to show "Password Unavailable for users with LDAP authentication."
How to fix? Any help would be much appreciated.
Comment