-
-
##### ISSUE TYPE
- Bug Report
##### SUMMARY
LDAP integration fails because of certificate validation. I have on my awx hosts the certificates in /etc/pki/ca-trust/source/anchors. This dir is mou…
-
```
What steps will reproduce the problem?
1.edit webpasswordsafe-service.xml as follows:
-------
…
-
```
What steps will reproduce the problem?
1.edit webpasswordsafe-service.xml as follows:
-------
…
-
I currently face an issue were in a lab environment I get the authentication of user to Nginx using the nginx-auth-ldap module working and on a prod server I cannot get it to work.
After installing w…
-
Main problem is that this product uses an empty root, and Icinga Web 2 does currently not allow to configure such. `namingContexts` provides an empty string, please see [LDAP root DSE attributes](http…
-
I'm looking to enable dynamic groups.
Static groups are working by adding the following LDIF
```yaml
dn: ou=people,dc=example,dc=org
objectClass: top
objectClass: organizationalUnit
ou: peo…
-
[root@MiWiFi-R3P-srv certs]# ldapsearch -x -d 1 -v -H ldaps://localhost -b dc=example,dc=org -D "cn=admin,dc=example,dc=org" -w admin
ldap_url_parse_ext(ldaps://localhost)
ldap_initialize( ldaps://l…
-
# BUG REPORT INFORMATION
***Versions***
centreon-20.10.6-22.el7.centos.noarch
centreon-auto-discovery-server-20.10.3-2.el7.centos.noarch
centreon-base-config-centreon-engine-20.10.6-22.el7.c…
-
Hi there,
gitea is a wonderfull software. Yet there seems to be an issue with nested groups in LDAP. Assume three groupOfNames A,B,C. A contains B. B contains C. Users are stored in A and C Let's …