[Samba] support for charset conversion?
arenaz at udc.es
arenaz at udc.es
Mon Oct 6 10:06:41 GMT 2003
Hello,
According to the Unicode/Charset chapter of the
Samba Collection documentation I can control
charset conversion with three parameters.
I have set up these parameters as follows:
# testparm -v | grep 'charset'
dos charset = CP850
unix charset = UTF-8
display charset = es_ES at euro
However the characters are not displayed correctly.
The output of the 'tesparm' command includes the
following lines:
Conversion from UCS-2LE to es_ES at euro not supported
Conversion from UTF-8 to es_ES at euro not supported
Conversion from es_ES at euro to UCS-2LE not supported
Conversion from es_ES at euro to UTF-8 not supported
Conversion from es_ES at euro to CP850 not supported
Conversion from es_ES at euro to UTF8 not supported
Conversion from CP850 to es_ES at euro not supported
Conversion from UTF8 to es_ES at euro not supported
...
Conversion from UCS-2LE to es_ES at euro not supported
Conversion from UTF-8 to es_ES at euro not supported
Conversion from es_ES at euro to UCS-2LE not supported
Conversion from es_ES at euro to UTF-8 not supported
Conversion from es_ES at euro to CP850 not supported
Conversion from es_ES at euro to UTF8 not supported
Conversion from CP850 to es_ES at euro not supported
Conversion from UTF8 to es_ES at euro not supported
Load smb config files from /usr/local/samba-3.0.0/lib/smb.conf
Loaded services file OK.
How can I solve the problem? Do I have to compile
samba with any special option? The output of the
./configure script includes the following lines:
...
checking for iconv in /usr... yes
checking can we convert from CP850 to UCS2-LE?... CP850
checking can we convert from ASCII to UCS2-LE?... ASCII
checking can we convert from UTF-8 to UCS2-LE?... UTF-8
...
checking how to build charset_weird... not
checking how to build charset_CP850... shared
checking how to build charset_CP437... shared
...
Thank you very much in advance.
Manuel Arenaz
---------------------------------------------------------------------------
Correo enviado usando el servicio de Webmail del SIAIN: http://siain.udc.es
More information about the samba
mailing list