ACL Inheritance on NFS v3
------ Hi all, We have ZFS pools shared via NFS v3. We have production environment with multiple users/groups bound to AD. Occasionally when a user downloads files on from the internet the file has everyone no read/write permissions. The user uploads that file to the NFS shared and the file retains those permission in the volumes. As a result nobody else can read the file. This is the default ACL behavior. What we want to do is setup ACL Inheritance in the top directory so the file or the folder create will inherit the permissions. According to this page |
0