- To: Slug <slug@xxxxxxxxxxx>
- Subject: RE: [SLUG] samba file permissions
- From: Jill Rowling <Rowling@xxxxxxxxxx>
- Date: Thu Oct 26 15:25:35 2000
You can force the files to be created with specific permissions by
specifying in the share portion of smb.conf
Eg:
[home]
<other settings RTFM>
force user = %U
force group = %g
create mode = 0764
Unfortunately not all create modes are possible; read the latest
documentation on create mode.
Regards,
Jill.
___________________________________________
Jill Rowling
Snr Design Engineer & Unix System Administrator
Electronic Engineering Department, Aristocrat Technologies Australia
3rd Floor, 77 Dunning Ave Rosebery NSW 2018
Phone: (02) 9697-4484 Fax: (02) 9663-1412
Email: rowling@xxxxxxxxxx
-----Original Message-----
From: Alister Waller [mailto:alister@xxxxxxxxxxxxxxxxxxxxxx]
How do I determine the file permissions on file created in samba shares?