Le 1/29/13 8:52 PM, Yang, Gang CTR (US) a écrit : > Sorry, I should've said knowing the group's parent's RDN, "Roles".
If you know what is the parent's DN, then use it as a base for your search request, using the same filter. Sadly, would Apacheds support ExtensibleMatch, you would be able to do it using such a filter : (&(ou:dn:=Roles)(objectClass=groupOfUniqueNames)(uniqueMember=uid=abc,ou=People,dc-sample,dc=com)) but we don't support (yet) extensibleMatch in filters ... That would be *the* solution. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
