[Samba] Permissions for share
Chris Boyd
Chris.Boyd at usit.ie
Wed Apr 26 15:28:55 GMT 2006
Ok so what permissions do I need to run on the existing files/directories? ie chmod ?
Chris Boyd
Systems Engineer
USIT
19-21 Aston Quay
Dublin 2
Ireland
Tel: +353 1 6021670
Fax: +353 1 6771602
www.usit.ie
>>> "Eric Warnke" <ericew at gmail.com> 04/26/06 4:15 PM >>>
[root at calliope ritstaff]# ls -al
total 96
drwxrws---+ 6 ew2193 ritstaff 4096 Apr 26 11:14 .
drwxr-xr-x 10 root root 4096 Apr 26 09:21 ..
drwxrwx---+ 2 as845383 ritstaff 4096 Apr 11 16:08 anne_test
-rwxrw----+ 1 ew2193 ritstaff 162 Apr 26 11:14 ~$doc1.doc
-rwxrw----+ 1 ew2193 ritstaff 24064 Apr 26 2006 doc1.doc
-rwxrw----+ 1 ew2193 ritstaff 6148 Apr 25 11:21 .DS_Store
drwxrws---+ 2 as845383 ritstaff 4096 Apr 25 10:52 lab1
drwxr-----+ 2 as845383 ritstaff 4096 Apr 25 11:19 lab2
drwxrwx---+ 3 ew2193 ritstaff 4096 Apr 25 11:45 testing
[root at calliope ritstaff]# getfacl .
# file: .
# owner: ew2193
# group: ritstaff
user::rwx
group::rwx
other::---
default:user::rwx
default:group::rwx
default:mask::rwx
default:other::r-x
On 4/26/06, Chris Boyd <Chris.Boyd at usit.ie> wrote:
>
> Could you show me an ls on that share just to make things a little clear.
> Thanks
> Chris Boyd
> Systems Engineer
> USIT
> 19-21 Aston Quay
> Dublin 2
> Ireland
>
> Tel: +353 1 6021670
> Fax: +353 1 6771602
> www.usit.ie
> >>> "Eric Warnke" <ericew at gmail.com> 04/26/06 3:22 PM >>>
> You have another option.
>
> If you put all the user in a group, make appropriate changes to the
> directory and smb.conf all the files will be "owned" but still editable by
> anyone. This will give a level of accountability since you can see who
> made
> which file. We use this scenario locally with much success.
>
> http://www.udel.edu/topics/os/unix/general/groupsharing.html *permission
> changes for unix sharing of the directory, for samba sharing the directory
> just needs to be owned by root:group and at least rwxrwx---.
>
> Example [share] - from my own configs
>
> [ritstaff]
> path = /network/rit/lab/ritstaff
> force group = ritstaff
> read only = No
> block size = 8192 # large share (eg >500g) OS X compatibility
> create mask = 0770
> directory mask = 0770
> valid users = @ritstaff # very important
>
>
> Cheers,
> Eric
>
> On 4/26/06, Chris Boyd <Chris.Boyd at usit.ie> wrote:
> >
> > Chris Boyd
> > Systems Engineer
> > USIT
> > 19-21 Aston Quay
> > Dublin 2
> > Ireland
> >
> > Tel: +353 1 6021670
> > Fax: +353 1 6771602
> > www.usit.ie
> >
>
>
> -----------------------------------------------------------------
> This email message is intended only for the addressee(s)
> and contains information that may be confidential and/or
> copyrighted. If you are not the intended recipient please
> notify the sender by reply email and immediately delete
> this email. Use, disclosure or reproduction of this email
> by anyone other than the intended recipient(s) is strictly
> prohibited. USIT has scanned this email for viruses and
> dangerous content and believes it to be clean. However,
> virus scanning is ultimately the responsibility of the recipient.
> -----------------------------------------------------------------
>
>
-----------------------------------------------------------------
This email message is intended only for the addressee(s)
and contains information that may be confidential and/or
copyrighted. If you are not the intended recipient please
notify the sender by reply email and immediately delete
this email. Use, disclosure or reproduction of this email
by anyone other than the intended recipient(s) is strictly
prohibited. USIT has scanned this email for viruses and
dangerous content and believes it to be clean. However,
virus scanning is ultimately the responsibility of the recipient.
-----------------------------------------------------------------
More information about the samba
mailing list