Yeah there are some other problems with uniqueMember attribute : http://issues.apache.org/jira/browse/DIRSERVER-757 and http://issues.apache.org/jira/browse/DIRSERVER-766
I think that the second one is related to what you get. Let's throw a glance to this problem, I think it's time for a debugging session :) On 12/14/06, Norval Hope <[EMAIL PROTECTED]> wrote:
I seem to have run into a different problem now (although still around quoting issues) when doing reverse searches for membership, in that a filter like subtree scoped search for the directory root with this filter: (& (| (objectclass=groupOfUniqueNames) (objectclass=groupOfNames) ) (| (uniquemember=cn=acct\,comma,o=cont\,comma,ou=system) (member=cn=acct\,comma,o=cont\,comma,ou=system) ) ) passed to a vanilla ApacheDS 1.1 doesn't match the object with the following LDIF: version: 1 dn: cn=grp\,comma,ou=system objectclass: groupOfUniqueNames objectclass: top cn: grp,comma uniquemember: cn=acct\,comma,o=cont\,comma,ou=system However, exactly the same search works where there are no quoted characters in the DNs stored in uniquemember. I have to rush now but will open a JIRA in the next three days or so. Thanks
-- Cordialement, Emmanuel Lécharny www.iktek.com
