2023-09-17, 09:50 AM
Hello,
I try to create a filter for user able to login.
If I use in the "LDAP User Filter" field:
(objectClass=inetOrgPerson)
it works, but with the following filter it does not:
(&(objectClass=inetOrgPerson)(memberOf=cn=Media,ou=groups,dc=domain,dc=org))
The group
has the field memberUId
What am I missing?
I try to create a filter for user able to login.
If I use in the "LDAP User Filter" field:
(objectClass=inetOrgPerson)
it works, but with the following filter it does not:
(&(objectClass=inetOrgPerson)(memberOf=cn=Media,ou=groups,dc=domain,dc=org))
The group
has the field memberUId
What am I missing?