--On Thursday, April 7, 2022 11:55 PM +0000 [email protected] wrote:
Hi,
On openldap 2.5.11
I have some weird behavior with group in group searches using memberOf.
Hi Erik,
I was able to reproduce the behavior. Please file an ITS at
https://bugs.openldap.org with the information in this email (particuarly
the slapd configuration and the example database LDIF).
I cleaned up the search slightly but no change in behavior:
ldapsearch -H ldap:/// -LLL -x -b 'dc=example,dc=com'
'(&(uid=user1)(memberOf=cn=groupingroup,ou=groups,dc=example,dc=com))' uid
Thanks!
Regards,
Quanah