On 01/28/15 18:19 +0000, Alessandro Lasmar Mourao wrote:
I have the following structure in my OpenLDAP:

ou = groups
|_cn = system1
| | _cn = Group1
| | _cn = Group2
|_cn = system2
  | _cn = Group1
  | _cn = Group2

I need to perform a search and return only users who are registered on system1, 
regardless of the registered group.
When I use the search with the filter: memberOf=cn=*,cn=system1,ou=groups 
nothing is returned.
How do I perform this search in OpenLDAP? In search Oracle SJDS works!

Please provide a more concrete example of your DIT layout.

--
Dan White

Reply via email to