[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: problems search LDAP starting from Netscape Enterprise server
At 11:37 AM 10/26/99 +0200, Vincent MATHIEU wrote:
>conn=0 op=4 SRCH base="DC=UNIV-NANCY2,DC=FR" scope=2 filter="(|(&(objectclass=GROUPOFUNIQUENAMES)(|(uniquemember=UID=BOND007, DC=UNIV-NANCY2,DC=FR)))(&(objectclass=GROUPOFNAMES)(|(member=UID=BOND007,DC=UNIV-NANCY2,DC=FR))))"
>conn=0 op=4 RESULT err=0 tag=101 nentries=0
>conn=1 op=1 SRCH base="DC=UNIV-NANCY2,DC=FR" scope=2 filter="(|(&(objectclass=GROUPOFUNIQUENAMES)(|(uniquemember=UID=BOND007,DC=UNIV-NANCY2,DC=FR)))(&(objectclass=GROUPOFNAMES)(|(member=UID=BOND007,DC=UNIV-NANCY2,DC=FR))))"
Note that the two search filters differ slightly. That is the uniquemember attribute
value assertion differs by a space after the first RDN separator. I would guess that
the server is doing a CES or CIS comparison and not a DN comparison. You should
verify that uniquemember is configured to have syntax dn.
Kurt
----
Kurt D. Zeilenga <kurt@boolean.net>
Net Boolean Incorporated <http://www.boolean.net/>