Roland Grzyb
2003-Jan-09 13:32 UTC
[Samba] MSDFS Share can't create directory from NT 4 SP6a Client
Hi, we use Samba 2.2.3a on Suse Linux (Kernel 2.4.18-4GB). There?s the following share defined: [av] comment = Arbeitsvorbereitung path = /home/group/av/samba force user = av browsable = no writeable = yes msdfs root = yes All users can create and modify files, but only clients with win2k can create new directorys. NT-Clients get the error "no such file or directory". following messages are generated in the log file (on our test-server Kernel 2.4.10-4GB Samba 2.2.1a): [2003/01/09 09:13:17, 3] smbd/process.c:process_smb(837) Transaction 179 of length 65 [2003/01/09 09:13:17, 3] smbd/process.c:switch_message(650) switch message SMBgetatr (pid 21852) [2003/01/09 09:13:17, 3] smbd/sec_ctx.c:set_sec_ctx(317) setting sec ctx (511, 100) - sec_ctx_stack_ndx = 0 [2003/01/09 09:13:17, 3] smbd/sec_ctx.c:set_sec_ctx(322) 1 user groups: 100 [2003/01/09 09:13:17, 3] lib/util.c:unix_clean_name(403) unix_clean_name [Neuer Ordner/] [2003/01/09 09:13:17, 3] lib/util.c:unix_clean_name(403) unix_clean_name [Neuer Ordner] [2003/01/09 09:13:17, 3] smbd/reply.c:reply_getatr(1210) stat of Neuer Ordner failed (No such file or directory) [2003/01/09 09:13:17, 3] smbd/error.c:error_packet(123) error string = No such file or directory [2003/01/09 09:13:17, 3] smbd/error.c:error_packet(141) error packet at line 1223 cmd=8 (SMBgetatr) eclass=1 ecode=2 [2003/01/09 09:13:17, 3] smbd/process.c:process_smb(837) Transaction 180 of length 65 [2003/01/09 09:13:17, 3] smbd/process.c:switch_message(650) switch message SMBchkpth (pid 21852) Thanks for any help Roland