-
**Is your feature request related to a problem? Please describe.**
We have a LDAP source connected with close to 100k users. Now some of these users get a certain group which allows them to login at …
boesr updated
3 months ago
-
I've got a simple authproc that calls ldap:AttributeAddUsersGroups to get the user's group information. Our LDAP is OpenLDAP that has groups with both groupOfNames and posixGroup objectclasses. So w…
-
**Describe the bug**
The LDAP connection works as expected in a typical LDAP setup when all users are located within the same Organizational Unit (OU).
However, in an Active Directory environmen…
-
I am using ldap authentication to check users are members of a group in Active Directory. The group is contained in an OU, the name of which contains a comma. This needs to be escaped using a backsl…
-
### Steps to reproduce
1. In the LDAP wizard trying to filter access only to enabled AD user using LDAP search (&(objectCategory=person)(objectClass=user)(**!userAccountControl:1.2.840.113556.1.4.803…
-
I'm testing out wekan to see if its features match our needs.
I have installed the latest version via docker compose, with an apache httpd reverse proxy, and configured it to use LDAP with our assign…
-
**Describe the bug**
After updating vault to 1.16.x (0,1,2,3) LDAP (AD) vault authentication fails in UI and CLI with error message "Authentication failed: ldap.(Client).Authenticate: failed to get u…
-
I have two main OU on the AD server. I need to provide access for users from both OU.
I have configured two servers, they differ only in the user_dn_detection/base_dn node. In the user_directories se…
-
### Summary
When I specify only the Domain-Component
dn: 'DC=example,DC=com'
the module bugs out. The Error message differs on
scope: 'children/subordinate'
### Issue Type
Bug Report
### Comp…
-
Hello:
Here's the relevant part of my /etc/ood/config/ood_portal.yml:
```
ssl:
- 'SSLCertificateFile "/etc/ssl/private/cert.crt"'
- 'SSLCertificateKeyFile "/etc/ssl/private/private_key.key…