[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Internal states o_dn and o_ndn are the same (ITS#2304)



At 06:29 AM 2/7/2003, B.Candler@pobox.com wrote:
>To follow the LDAP model properly...

you likely should use an attribute type which has a case exact
matching rule...  and OpenLDAP 2.1 which more fully implements
distinguishedNameMatch.

>    ("uid=FOObar")  ->   dn: uid=1234, servgrp=pop3, dc=top
>    ("uid=fooBAR")  ->   dn: uid=9876, servgrp=pop3, dc=top

Kurt