I tried get ldap work many hours without success. (tested at server terminal, that account name and password is ok, query did work)
When testing ldap settings (using ldaps), result is:
Login failed
/var/log/audit.log
type=AVC msg=audit(1716453195.022:12641): avc: denied { search } for pid=51147 comm="zabbix_server" name="krb5" dev="dm-3" ino=144 scontext=system_u:system_r:zabbix_t:s0 tcontext=system_u
bject_r:krb5_keytab_t:s0 tclass=dir permissive=0
type=AVC msg=audit(1716459434.659:13722): avc: denied { name_connect } for pid=53441 comm="php-fpm" dest=636 scontext=system_u:system_r:httpd_t:s0 tcontext=system_u
bject_r:ldap_port_t:s0 tclass=tcp_socket permissive=0
Any suggestions to get this work?
When testing ldap settings (using ldaps), result is:
Login failed
- Cannot bind to LDAP server
/var/log/audit.log
type=AVC msg=audit(1716453195.022:12641): avc: denied { search } for pid=51147 comm="zabbix_server" name="krb5" dev="dm-3" ino=144 scontext=system_u:system_r:zabbix_t:s0 tcontext=system_u
bject_r:krb5_keytab_t:s0 tclass=dir permissive=0type=AVC msg=audit(1716459434.659:13722): avc: denied { name_connect } for pid=53441 comm="php-fpm" dest=636 scontext=system_u:system_r:httpd_t:s0 tcontext=system_u
bject_r:ldap_port_t:s0 tclass=tcp_socket permissive=0Any suggestions to get this work?