Dear Sir, We have problem when use samba file sharing. 1. The files created using Chinese words to be file name from Window client, the files name shows strange symbols in samba server. our Samba server's platform is Linux Enterprise ES v3(it support Chinese Language). our users' client is Win2K or WinXP ( clients are all Chinese version). 2. The files created using Chinese words to be file name from samba server. the files name also shows strange symbols when access from samba client( Win2K, Winxp).
This is not a bug in the build farm - the build farm is a automated tester for Samba, not Samba itself.
(In reply to comment #1) > This is not a bug in the build farm - the build farm is a automated tester for > Samba, not Samba itself. Could you please advice where can i get help for this problem?
Are you sure this is a source bug in Samba and not a simple misconfiguration? Also please update the version field to reflect your environment. I doubt you really are using Samba 3.0.0. Thanks.
This is my samba version in my environment. I am not sure what your means is about the simple misconfiguration because I change my language environment from Chinese to English, or change language from English to Chinese. but the problem still existed. Samba version 3.0.21-SerNet-RedHat PID Username Group Machine ------------------------------------------------------------------- Service pid machine Connected at ------------------------------------------------------- IPC$ 10670 work Tue Jan 3 16:19:11 2006
may I have some responses about the problem?
Your problem does sound like a configuration problem. We have a Samba problem if you store files from a windows client and later on these files when viewed from a windows client show different characters. I assume that you have some problem on Linux itself. It might also be possible that your terminal application does not do the right thing. Does it for example have all the necessary fonts etc? Is it correctly doing utf-8 and so on. Volker
I have five samba server that all existed same problem. that all support Chinese Language, and English Language. too many users use these five servers. and they meet the problem are some one. so I am not sure what your mean"It might also be possible that your terminal application does not do the right thing. Does it for example have all the necessary fonts etc? Is it correctly doing utf-8 and so on". I think we have all necessary fonts existed becuase we linux system support Chinese Language, and English Language. so Could you please do same testing in your site?
My problem is that I can't really generate Chinese characters, and that I do not have a Chinese Windows around. So it would be very handy if you could upload a tar-file with some problematic files. Volker
Created attachment 1687 [details] the file name and file content are same words in Chinese. I attach the tar file for you reference. I crated it from the windows client, the file name and file content are same words in Chinese. but you can see the file name is strange symbols in linux, it is not current words which see in the Windows client.
I attach the tar file for you reference. I crated it from the windows client, the file name and file content are same words in Chinese. but you can see the file name is strange symbols in linux, it is not current words which see in the Windows client.
Created attachment 1695 [details] File in standard SuSE 9.2 xterm The file you sent to me in an xterm ls
Created attachment 1696 [details] File in XP via Samba 3_0 current The file you sent to me in an xp window
I'm closing this bug as invalid. To my eyes (please correct me if I'm wrong) these two file names look the same. So I'd say this is a configuration issue on one of your machines. Samba only ever deals with file names, it never touches data. So I did not look at the file's content. If you have problems there, this is also definitely an application problem Samba can not do much about. Volker
I don't understand what is problem on my server's configuration. you just see the file name correct under SuSE 9.2, but My server is Linux Enterprise ES v3. so I can't agree with you that is not samba bug on Linux Enterprise ES v3.
the filename can see correct words under Redhat9.0(Chinese language), samba 2.2.12 version. but can't see correct words under Linux Enterprise ES v3, samba 3.0.x version. do you have testing result under Linux Enterprise ES v3, samba 3.0.x version to see correct Chinese words of filename which created from Windows client?
No, I don't have it tested under RHEL3. You should contact your Red Hat support for this problem I think. This is *most* likely not a Samba problem. If you need further assistance, please look at http://us2.samba.org/samba/support/ for companies that provide paid support for Samba. Volker
you probably don't have a UTF-8 System. "locale charmap" should show "UTF-8" you probably don't have this. You can convert your files to your local encoding using convmv. You should also carefully read http://www.suse.de/~mfabian/ for I18N/M17N related stuff.