Used charset in ldap tree

Dieter Kluenter dieter at dkluenter.de
Wed Jul 20 18:48:33 CEST 2005


Frank Matthieß <frankm at lug-owl.de> writes:

> Dieter Kluenter [2005-07-20 16:13 CEST]:
>> Frank Matthieß <frankm at lug-owl.de> writes:
> [...]
>> 

> Thanks for explaning this in detail.
>
> Ok. So i translate an iso-8859-15 ldif file to an utf-8 encoded file and
> should encode the values with special characters with base64 too.

No, if you want to add or modify entries by means of an ldif file, you
just convert iso8859-15 to UTF-8. The tool iconv is quite handy for
this purpose. iconv -f iso8859-15 -t utf-8 -o myfile-utf-8.txt myfile.txt

-Dieter

-- 
Dieter Klünter | Systemberatung
http://www.dkluenter.de
GPG Key ID:8EF7B6C6




More information about the users mailing list