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