This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Description
Hello,
I'm trying to user a filter with memberOf filter but it doesn't work...
I just added a user and group.
Then, when I execute this command, it returns not results :
ldapsearch -h localhost -p 389 -b ou=people,dc=company,dc=net -D cn=myreadonlyuser,dc=company,dc=net -w password "(&(objectClass=person)(memberOf=developers,OU=groups,DC=company,DC=net))"