[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: LDIF and UTF8
Hi,
Now I'm getting the following error:
ldapmodify -x -a -h 127.0.0.1 -p 389 -D "cn=Manager, c=BE" -w "123456" -f
gerard.ldif
adding new entry "c=BE"
adding new entry "l=Hoogstraten,c=BE"
ldapmodify: no DN specified
With the following ldif:
# BE
dn: c=BE
objectClass: top
objectClass: country
c: BE
# Hoogstraten,BE
dn: l=Hoogstraten,c=BE
objectClass: top
objectClass: locality
l: Hoogstraten
# Gérard,Hoogstraten,BE
"dn:: Q049R8OpcmFyZCxMPUhvb2dzdHJhdGVuLEM9QkU="
objectclass: Top
objectclass: person
objectclass: organizationalPerson
"cn:: R8OpcmFyZA=="
"sn: R8OpcmFyZA=="
Also why doesn't rfc 2849 use these quotes in the examples?
Thanks again,
Geert
-----Original Message-----
From: Pierangelo Masarati [mailto:ando@sys-net.it]
Sent: maandag 7 november 2005 18:06
To: geert.van.muylem@skynet.be
Cc: openldap-software@openldap.org
Subject: Re: LDIF and UTF8
> dn: Q049R8OpcmFyZCxMPUhvb2dzdHJhdGVuLEM9QkU=
^^^ try putting "dn:: Q049R8OpcmFyZCxMPUhvb2dzdHJhdGVuLEM9QkU=" here; the
double colon indicates base64 representation of subsequent value.
p.
--
Pierangelo Masarati
mailto:pierangelo.masarati@sys-net.it
Ing. Pierangelo Masarati
Responsabile Open Solution
SysNet s.n.c.
Via Dossi, 8 - 27100 Pavia - ITALIA
http://www.sys-net.it
------------------------------------------
Office: +39.02.23998309
Mobile: +39.333.4963172
Email: pierangelo.masarati@sys-net.it
------------------------------------------