> From: SCHEDENIG Marian [mailto:[email protected]] > Sent: Freitag, 27. November 2009 15:50 > > Sorry for forgetting to mention the version: ApacheDS 1.5.5 (through > Maven).
Sorry for bumping my own thread, but can anyone shed some light on this? This fails with an exception: (uniqueMember=uid=figaro,ou=users,o=infinica) But if I change my data model to use groupOfNames instead of groupOfUniqueNames, the following query works fine: (member=uid=figaro,ou=users,o=infinica) So it really seems to be a problem with groupOfUniqueNames. Thx, Marian.
