Hello,

I have to import database datas with mutated vowels (Umlauten ä,ö,ü)
into the Netscape Directory Server 4.1.

I converted first in Base64 and then UTF8-Format but the
Directory Server doesnt show the word.
e. g. when I have got the word "Geschäft" it shows "Gesch",
cause it can't interpret my LDIF-Base64-(UTF8)-Format.

When I export the word "Geschäft" in LDIF-format, it uses Base64 too,
but by the first mutated vowel it writes other charachters than my
convert-program does.

For example: Müller

My LDIF-creation-program converts in LDIF-format-Base 64:
     sn::TfxsbGYv

The Netscape Directory Server converts into the LDIF-format-Base64:

   sn::Tc08bGxlcg==

Is there somebody, who knows this, in which format I must convert
from Unicode before converting it into Base-64-format?

Thank you.

Beate Woll










Reply via email to