[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Leading spaces in DN
On Tue, May 06, 2003 at 09:33:16AM -0700, Kurt D. Zeilenga wrote:
> At 07:59 AM 5/6/2003, Marian Eichholz wrote:
> >The following two entries don't work, because they are called identical by
> >slapadd (2.1.17):
> >
> >dn: cn=EMO,dc=addressbook,o=mehome
> >dn: cn=\20EMO,dc=addressbook,o=mehome
>
> They are considered equal because they are equal per the
> applicable matching rules. This is not OpenLDAP Software
> bug.
>
> Kurt
Thank You Kurt.
So I have contradicting interpretations, how leading significant spaces have
to be quoted in DNs.
What is Your interpretation of that issue?
We just need to have a leading space in a DN attribute value, top specify it
in the LDIF file and to retrieve it in an LDAP lookup.
Thank You in advance, Kurt,
- Marian