-
Hi
https://ldapwiki.com/wiki/Active%20Directory%20Group%20Related%20Searches
example
(memberOf:1.2.840.113556.1.4.1941:=CN=GroupOne,OU=Security Groups,OU=Groups,DC=YOURDOMAIN,DC=NET)
My MS AD…
-
LDAP Auth functions could be updated to return a generic Principal variant instead of UserIdPrincipal so that custom Principals could be returned from the builder functions and not require the expande…
-
Relevant part of Active directory hierarchy:
AccessGroup1 in "ou=Access groups,dc=example,dc=net"
RoleGroup1 in "ou=Role groups,dc=example,dc=net"
User1 is a member of group RoleGroup1.
RoleGroup1…
-
I ran an ldapsearch against AD, to dump all entries my account has permission to see.
(I am using OpenLDAP ldapsearch client.)
I get back an LDIF file which includes some entries with no attributes:…
-
##### ISSUE TYPE
- Bug Report
##### SUMMARY
LDAP authentication getting failed when configured via extra settings option.
##### ENVIRONMENT
* AWX version: 0.12.0
* Operator version: 19.0.0/…
-
**Describe the bug**
Hello I try to integrate LLDAP with sssd
I have an attribute uidnumber to my user and can request it with ldapsearch
but when sssd try ti request LLDAP I have this error
…
-
### Describe the bug
We have configured LDAP federation for one of our customers, but it doesn't import any users. Please note that the users and the group don't have the same dc part of a qualified …
-
**Describe the bug**
LDAP sync fails, but the ldap source page only shows `[object Object]`, no "usable" error message.
- apacheds and authentik are running in a k3s kubernetes "cluster" (singleno…
-
When using a LDAP_BASE_DN that contains `o=` and `ou=` fields, the container ignores them and just creates a basedn using the LDAP_DOMAIN.
This is similar to #380, and I've tried the fix merged int…
-
when I mount a vpn to access work or home ressources I cannot reach them from the application.( even a simple nslookup)
App like net analyzer can reach them.
My end goal is to run ldapsearch que…