"jorge sanchez" <xsanch(a)gmail.com> writes:
Hi all,
just a short question:
Is that possible to have case sensitive DN's for example
dn: ou=something,o=something
and
dn: ou=SOMETHING,o=SOMETHING
I am getting error when trying to add dn "ou=SOMETHING,o=SOMETHING" to LDAP
when there is already an dn "ou=something,o=something" present.
equality for o and ou is caseIgnoreMatch, if you do require case
sentive attribute values, create you own attribute type with equality
caseExactMatch or caseExactIA5Match
-Dieter
--
Dieter Klünter | Systemberatung
http://www.dkluenter.de
GPG Key ID:8EF7B6C6