Hello do someone know how to get this right? I create a file on my Linux server from a Linux client containing swedish characters: ??????. The file gets named accordingly and the name shows up correctly both in Konquerer and console application when viewd from the server and from the client. The server runs samba 3.0.0.1, when the file is viewed from a Win2k client the name is mangled. If I create a file named: ?????? from the Win2k client the Win2k client will see the correct filename but the server and other Linux clients will only see a mangled name. We have an old Win2k server, if a file is created with the name ?????? on the Win2k server the file can be seen with the correct name from BOTH Linux clients and Win2k client no matter who created the file. I'd like to have the same behaviour on the samba server but I fail to get it. I have so far exprimented with the parameter "unix charset" in smb.conf with no success. Thanks in advance /Dag