On 16/03/2020 13:50, Marcio Demetrio Bacci wrote:> Hi, > > >Is this the machine that you cannot set the permissions on ? > Yes. > > >If so, what is the filesystem ? > Ext4 for SO and Ext4 for shared files, but I have created a pool ZFS > on this last filesystem (/dev/vdb1). >If zfs is involved in any way, you will have problems, zfs uses nfs4acls, you could try adding 'nfs4acl_xattr' to the 'vfs objects' line. Rowland
Am 3/16/20 um 2:59 PM schrieb Rowland penny via samba:> On 16/03/2020 13:50, Marcio Demetrio Bacci wrote: >> Hi, >> >> >Is this the machine that you cannot set the permissions on ? >> Yes. >> >> >If so, what is the filesystem ? >> Ext4 for SO and Ext4 for shared files, but I have created a pool ZFS >> on this last filesystem (/dev/vdb1). >> > If zfs is involved in any way, you will have problems, zfs uses > nfs4acls, you could try adding 'nfs4acl_xattr' to the 'vfs objects' line.this goes in the right direction, but it's zfsacl for ZFS. :) -slow -- Ralph Boehme, Samba Team https://samba.org/ Samba Developer, SerNet GmbH https://sernet.de/en/samba/ GPG-Fingerprint FAE2C6088A24252051C559E4AA1E9B7126399E46
On 16/03/2020 14:04, Ralph Boehme wrote:> Am 3/16/20 um 2:59 PM schrieb Rowland penny via samba: >> On 16/03/2020 13:50, Marcio Demetrio Bacci wrote: >>> Hi, >>> >>>> Is this the machine that you cannot set the permissions on ? >>> Yes. >>> >>>> If so, what is the filesystem ? >>> Ext4 for SO and Ext4 for shared files, but I have created a pool ZFS >>> on this last filesystem (/dev/vdb1). >>> >> If zfs is involved in any way, you will have problems, zfs uses >> nfs4acls, you could try adding 'nfs4acl_xattr' to the 'vfs objects' line. > this goes in the right direction, but it's zfsacl for ZFS. :) > > -slow >Trouble is, not all distros build zfsacl, Debian doesn't for one ;-) Rowland
Am 3/16/20 um 3:04 PM schrieb Ralph Boehme via samba:> Am 3/16/20 um 2:59 PM schrieb Rowland penny via samba: >> On 16/03/2020 13:50, Marcio Demetrio Bacci wrote: >>> Hi, >>> >>>> Is this the machine that you cannot set the permissions on ? >>> Yes. >>> >>>> If so, what is the filesystem ? >>> Ext4 for SO and Ext4 for shared files, but I have created a pool ZFS >>> on this last filesystem (/dev/vdb1). >>> >> If zfs is involved in any way, you will have problems, zfs uses >> nfs4acls, you could try adding 'nfs4acl_xattr' to the 'vfs objects' line. > > this goes in the right direction, but it's zfsacl for ZFS. :)oh, no, hold on, this is about ZFS on Linux I guess? In that case, iirc ZoL uses POSIX ACls and doesn't support NFS4 ACLs, so you shouldn't need any extra VFS modules for ACLs -- POSIX ACLs work out of the box. Sorry for the confusion! :) -slow -- Ralph Boehme, Samba Team https://samba.org/ Samba Developer, SerNet GmbH https://sernet.de/en/samba/ GPG-Fingerprint FAE2C6088A24252051C559E4AA1E9B7126399E46