Re: [Samba] Samba + ACLs: Can’t add group write permissions

2013-03-28 Thread Quintus
Am Tue, 26 Mar 2013 19:38:48 +0100 schrieb steve st...@steve-ss.com: WTF? Where did the write access for the group go? Hi Marvin Hi Steve, Just a thought but I found out the hard way that when there are acl's set, e.g. in your file called test2, the -rw-r- bit of the listing bit bears

Re: [Samba] Samba + ACLs: Can’t add group write permissions

2013-03-28 Thread Jochen Eggemann
Am 28.03.2013 09:40, schrieb Quintus: Am Tue, 26 Mar 2013 19:38:48 +0100 schrieb steve st...@steve-ss.com: WTF? Where did the write access for the group go? Hi Marvin Hi Steve, Just a thought but I found out the hard way that when there are acl's set, e.g. in your file called test2, the

Re: [Samba] Samba + ACLs: Can’t add group write permissions

2013-03-28 Thread steve
Hi MarvinI just tested it like this:-Made a domain group called staff. getent group gives:    staff:*:21114:lynn2,steve2-Domain users steve2 and lynn2 are members of staff-Made a share in smb.conf:[shared]        path = /home/shared        read only = No-Set the ACL on /home/shared: chown

Re: [Samba] Samba + ACLs: Can’t add group write permissions

2013-03-28 Thread steve
Hi MarvinI just tested it like this:-Made a domain group called staff. getent group gives:    staff:*:21114:lynn2,steve2-Domain users steve2 and lynn2 are members of staff-Made a share in smb.conf:[shared]        path = /home/shared        read only = No-Set the ACL on /home/shared: chown

[Samba] Samba + ACLs: Can’t add group write permissions

2013-03-26 Thread Quintus
Hi there, I’ve been trying to get my head around a problem I have with Samba. I’ve set up Samba 3.6.13 on a Raspberry Pi with Arch Linux ARM on it and let it serve a couple of folders from an attached external ext4 drive mounted to /srv/cifs (of course with the acl option enabled). I’ve been

Re: [Samba] Samba + ACLs: Can’t add group write permissions

2013-03-26 Thread steve
On 26/03/13 15:25, Quintus wrote: -- (1048) [15:04:10 quintus@hades] /mnt % touch test2 (1049) [15:04:41 quintus@hades] /mnt % ls -ahl total 4.0K drwxrws---+ 2 quintus 10020 Mar 26 15:04 . drwxr-xr-x 20 rootroot 4.0K Mar 19