Permissions question

Jonathan W Miner Jonathan.W.Miner at lmco.com
Thu Mar 15 17:56:52 GMT 2001


Here is how we do it at work:

UNIX:

drwxrws--x   7 jminer   dhcptest     512 Nov  7 17:23 /proj/dhcptest

SAMBA: (smb.conf)

[dhcptest]
        path = /proj/dhcptest
        valid users = @dhcptest
        force group = dhcptest
        read only = No

At home I do the following to create a shared area between all my local
windows machines. This allows my wife & I to delete each others files
(in this share)

UNIX:

drwxrwxrwt   3 root     root         1024 Mar 15 04:02 /usr/tmp

SAMBA: (smb.conf)

[public]
        comment = Shared area between our local machines
        path = /usr/tmp
        writeable = Yes
        force user = nobody


-- 
               | Jonathan Miner
 _o)           | LM-Xpress: jonathan.w.miner at lmco.com
 /\\  _o)  _o) | Phone: 603 885 UNIX - Fax: 603 885 3850
_\_V _(\) _(\) | USmail: PO Box 868, NCA01-3719, Nashua, NH 03061-0868




More information about the samba-ntdom mailing list