Hello,
Show the samba version can use:
# smbd -V
I am not near a computer right now; what does it report for an SME 6.0 machine?
As a matter of interest, what version of samba comes with the latest SME (6.0.1?)
If you want to setup the samba to support chinese charaecter , can can change the
/etc/e-smith/templates/etc/smb.conf/11clientCodePage
services, "smb", "ClientCodePage") || "950";
eh? that doesn't sound right. Shouldn't I copy that file to the .../templates-customer/... folder and then edit it?
and
/etc/e-smith/templates/etc/smb.conf/11characterSet services, "smb", "CharacterSet") || "big5";
Ditto.
In any case, isn't big5 is traditional Chinese and they don't use that in most of China (only Taiwan and a few other parts, IINM).
I tried a similar change - I changed the code page to something like 936 - but I deleted that character set.
I don't understand why I need to change the 'character set' - from the man page, it seems that this sets the character set used to store files on the local machine. Sure, the code page is supposed to specify what is in use by the client(s). Am I wrong?
I am not sure what to do if the clients use different code pages.
It is this last point that makes me think I'd do better to upgrade to Samba 3 since it does much better with unicode characters.
Thanks for your advice. I'll look into the character set some more.
Is it not a good idea to upgrade samba? Has noone done it on an SME server?
Max.