Thomas
2006-Jan-31 19:09 UTC
[Samba] Samba 3 and german umlaute in filenames/ can not delete or rename files or dirs
Hello, i habe an Sama 3 Server with some shares. If I access these shares from Windows and if I generate new files or dirs with german umlaute everythink is OK. I can open theses files and I can open the directory. If I want do delete or rename the files or dirs with german umlaute I got an error message. "I can not read the file from source". creating new dirptr 256 for path ./, expect_close = 1 [2006/01/31 20:03:42, 4] smbd/trans2.c:call_trans2findfirst(1739) dptr_num is 256, wcard = txtfile???.txt, attr = 22 [2006/01/31 20:03:42, 8] smbd/trans2.c:call_trans2findfirst(1744) dirpath=<./> dontdescend=<> [2006/01/31 20:03:42, 5] smbd/files.c:file_new(139) allocated file structure 990, fnum = 5086 (1 used) [2006/01/31 20:03:42, 5] smbd/open.c:open_file_stat(2111) open_file_stat: 'opening' file .//txtfile???.txt [2006/01/31 20:03:42, 10] smbd/posix_acls.c:get_nt_acl(2732) get_nt_acl: called for file .//txtfile???.txt [2006/01/31 20:03:42, 5] lib/util_seaccess.c:se_access_check(308) se_access_check: access (1) granted. [2006/01/31 20:03:42, 8] smbd/trans2.c:get_lanman2_dir_entry(1076) get_lanman2_dir_entry:readdir on dirptr 0x8380b28 now at offset -1 [2006/01/31 20:03:42, 10] smbd/mangle_hash2.c:name_map(613) name_map: txtfile???.txt -> 76C19102 -> TWY7ZE~Q.TXT (cache=0) [2006/01/31 20:03:42, 8] smbd/trans2.c:get_lanman2_dir_entry(1076) get_lanman2_dir_entry:readdir on dirptr 0x8380b28 now at offset -1 [2006/01/31 20:03:42, 5] smbd/trans2.c:call_trans2findfirst(1792) call_trans2findfirst - (2) closing dptr_num 256 [2006/01/31 20:03:42, 4] smbd/dir.c:dptr_close_internal(238) closing dptr key 256 [2006/01/31 20:03:42, 3] smbd/error.c:error_packet(147) error packet at smbd/trans2.c(1808) cmd=50 (SMBtrans2) NT_STATUS_NO_SUCH_FILE Any idea how to fix this. thanks...