Re: [Samba] Samba4: mounting cifs on Linux client no longer preserves acl's [solved]

2012-07-07 Thread steve
On 07/07/12 08:43, Volker Lendecke wrote: On 06/07/12 12:21, steve wrote: Version 4.0.0beta4-GIT-8f44389 Just read https://lists.samba.org/archive/samba/2012-July/168131.html again with some more attention than first time. Read it properly to the end. It's all in there. Hi Volker, hi ever

Re: [Samba] Samba4: mounting cifs on Linux client no longer preserves acl's [solved]

2012-07-06 Thread Volker Lendecke
On Fri, Jul 06, 2012 at 06:28:26PM +0200, steve wrote: > On 06/07/12 13:14, steve wrote: > >On 06/07/12 12:21, steve wrote: > >>Version 4.0.0beta4-GIT-8f44389 > >> > This is due to having > wide links = Yes > unix extensions = Yes Just read https://lists.samba.org/archive/samba/2012-July/168131.h

Re: [Samba] Samba4: mounting cifs on Linux client no longer preserves acl's [solved]

2012-07-06 Thread steve
On 06/07/12 13:14, steve wrote: On 06/07/12 12:21, steve wrote: Version 4.0.0beta4-GIT-8f44389 This is due to having wide links = Yes unix extensions = Yes in smb.conf Will start another thread. Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructions:

Re: [Samba] Samba4: mounting cifs on Linux client no longer preserves acl's

2012-07-06 Thread steve
On 06/07/12 12:21, steve wrote: Version 4.0.0beta4-GIT-8f44389 Hi everyone Up until recently, mounting a share on a Linux client preserved the permissions of the files in the share, but now it doesn't. Here is the same on: Version 4.0.0beta2 mount -t cifs //hh1/reports /mnt -orw,sec=krb5,uid

Re: [Samba] Samba4: mounting cifs on Linux client no longer preserves acl's

2012-07-06 Thread steve
On 06/07/12 12:21, steve wrote: mount -t cifs //hh1/reports /mnt -ore,sec=krb5,uid=,gid=staff Retried with: mount -t cifs //hh1/reports /mnt -orw,sec=krb5,uid=,gid=staff Same. So it's not the typo. Cheers, Steve -- To unsubscribe from this list go to the following URL and read the instructio

[Samba] Samba4: mounting cifs on Linux client no longer preserves acl's

2012-07-06 Thread steve
Version 4.0.0beta4-GIT-8f44389 Hi everyone Up until recently, mounting a share on a Linux client preserved the permissions of the files in the share, but now it doesn't. e.g. on the server drwxrws---+ 2 root staff 4096 Jul 6 12:04 7a # file: year7 # owner: root # group: staff # flags: -s- us