Displaying 1 result from an estimated 1 matches for "testnt".
Did you mean:
  testet
  
2001 Nov 05
0
Win2000 sharing violation
...ct that the 
"Security" tab didn't show up in Win2k any more). I've tried SP1 and SP2 on 
the Win2k machine, both giving the same results. The last thing I tried was 
to install Samba 2.2.2-20011013, and that didn't even work. Following are 
the relevant lines from smb.conf:
[TestNT]
	comment = Testing stuff
	path = /sambatest
	read only = No
	force security mode = 0777
	directory mask = 0771
	force directory mode = 0771
	force directory security mode = 0777
	inherit permissions = Yes
	delete readonly = Yes
	dos filemode = Yes
Am I just doing something really stupid, or is th...