[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: special characters
De Leeuw Guy wrote:
>
> Which tool(s) can I use for convert my file in UTF8 ?
I'm not aware of a ready-to-use tool to extract the LDIF, convert
the charset and output sanitized LDIF again.
> Why slapadd does not convert automatically ISO-8850-1 to UTF8 ?
slapadd simply assumes to get correctly encoded input data (e.g.
UTF-8 for DN syntax). This makes sense since it could be run on
various platforms with various local charset encodings.
Ciao, Michael.