NT PDC & Samba

Kevin Colby kevinc at grainsystems.com
Thu Nov 11 23:40:29 GMT 1999


Mike Westkamper wrote:
> 
> What I want to do is to allow all domain users the ability to
> read/write the public share.
> I have set up the directory as follows...
> 
> [root at auxfs /]# dir -l
> drwxrwxr-x   2 root     root         1024 Nov  9 19:33 public

Right here is your problem.
You have only user 'root' and group 'root' allowed write access.
Try 'chmod 1777 public'.  Then do an 'ls -l' and see the difference.

	- Kevin Colby
	  kevinc at grainsystems.com


More information about the samba-ntdom mailing list