Environment:
Red Hat 9.4
Zabbix 7.0 rc 2
Nginx 1.20.1
PHP 8.0.30
Nginx configuration = zabbix server configuration
I have tested that ldap and ldap connector account works at server console.
Configured and tested ldaps settings with name, ip, ldaps: etc, Bind with OU and "e-mail format"(I think that I have tested all variations )
I have tried look audit.log and run
grep [different_values_from_audit.log] /var/log/audit/audit.log | audit2allow -M zabbix_server_custom
semodule -i zabbix_server_custom.pp
But no success.
Login failed
Cannot bind to LDAP server
Now I need advices to what I should to check next. Directory permissions? Directory owners and groups. Nginx / Zabbix run as settings etc. or what.
Thanks for Your time using for reading this and maybe answering...
Red Hat 9.4
Zabbix 7.0 rc 2
Nginx 1.20.1
PHP 8.0.30
Nginx configuration = zabbix server configuration
I have tested that ldap and ldap connector account works at server console.
Configured and tested ldaps settings with name, ip, ldaps: etc, Bind with OU and "e-mail format"(I think that I have tested all variations )
I have tried look audit.log and run
grep [different_values_from_audit.log] /var/log/audit/audit.log | audit2allow -M zabbix_server_custom
semodule -i zabbix_server_custom.pp
But no success.
Login failed
Cannot bind to LDAP server
Now I need advices to what I should to check next. Directory permissions? Directory owners and groups. Nginx / Zabbix run as settings etc. or what.
Thanks for Your time using for reading this and maybe answering...
Now every second to every fouth test will succeeded at Users / Authentications /ldaps configurations test. So it is unstable and does not work every time.
Comment