Problem with names that include ","
Michael Ströder
michael at stroeder.com
Tue Jun 2 14:46:25 CEST 2009
Michael Ströder wrote:
> Christoph Holtermann wrote:
>> I just fed it with
>>
>> dn: cn="Lehmann, Veronika",dc=Adressbuch,dc=christoph
>> objectclass: top
>> objectclass: person
>> objectclass: inetOrgPerson
>> objectclass: mozillaAbPersonAlpha
>> sn: Lehmann
>> cn: Lehmann, Veronika
>
> And that's the correct LDIF for the entry you want to add.
And
dn: cn=Lehmann\, Veronika,dc=Adressbuch,dc=christoph
would have been correct either.
Ciao, Michael.
More information about the python-ldap
mailing list