[Samba] NFSv4 acls inheritance flags
Dante Colo
dante.colo at stwbrasil.com
Wed May 7 14:11:58 MDT 2014
NFSv4 acls works nice on UFS except the inheritance flags, , i was planning to use vfs_acl_xattr and posix acls (XFS and ext4 on Linux) before, it works fine but when i set some permissions on shares from a Windows machine it takes too much time , on a share with around 30GB and 100000 files it takes around 20 minutes too apply permissions, is this normal ?
----- Original Message -----
From: "Sabuj Pattanayek" <sabujp at gmail.com>
To: "Dante Colo" <dante.colo at stwbrasil.com>
Cc: "samba" <samba at lists.samba.org>
Sent: Wednesday, May 7, 2014 10:25:33 AM
Subject: Re: [Samba] NFSv4 acls inheritance flags
For filesystems that don't support nfsv4 acls you need to try to use vfs_acl_xattr. Most modern fs's support extended attributes, this combined with posix acl's, samba is able to map NTACLs and it doesn't confuse POSIX (e.g. NFSv3) clients as badly.
On Wed, May 7, 2014 at 7:25 AM, Dante Colo < dante.colo at stwbrasil.com > wrote:
Hi people,
I'm testing Samba 4.0.17 running as classic pdc mode under FreeBSD 10 and 9.2 , all shares are on ZFS volumes, i would like to use UFS instead of ZFS , but according the wiki page https://wiki.freebsd.org/NFSv4_ACLs nfsv4 inheritance flags works only with ZFS , i tried the parameters inherit acls and inherit permissions with module vfs_zfsacl on the UFS shares but got no success , are they work for NFSv4 acls or only POSIX ?
Regards
Dante F. B. Colò
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
More information about the samba
mailing list