[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Problems with special spanish chars



Daniel

At 10:41 09.12.2003 +0100, Daniel Aguilar wrote:
Hi,

I have problems to introduce parameters that include special chars like
á é í ó ú. I try to change the charset of the LDAP Server configuration
( slapd.conf ) but I don't solve it. Can anyone help me ?

I had the same problems with umlaut characters. You could convert your ldif file to UTF-8 using iconv


<shamelessly copied>
iconv -f iso8859-1 -t utf-8 -o outfile inputfile.
</shamelessly copied>

It worked for me

HTH
Erich

THINK
Püntenstrasse 39
8143 Stallikon
mailto:erich.titl@think.ch
PGP Fingerprint: BC9A 25BC 3954 3BC8 C024 8D8A B7D4 FF9D 05B8 0A16