Re: [zfs-discuss] ACL mode inherit issue

2009-03-06 Thread Mark Shellenbaum
Asif Iqbal wrote: How do I make sure any new file inherit the group permission from its directory in ZFS? I tried to add a non-trivial acl (index id 3), but the files permissions are still following the users umask # ls -dv folder/ drwxrwxr-x+ 2 root other 3 Mar 6 02:09 folder/

Re: [zfs-discuss] ACL mode inherit issue

2009-03-06 Thread Asif Iqbal
On Fri, Mar 6, 2009 at 7:32 AM, Asif Iqbal wrote: > How do I make sure any new file inherit the group permission from its > directory in ZFS? > > I tried to add a non-trivial acl (index id 3), but the files > permissions are still following the users umask > > # ls -dv folder/ > drwxrwxr-x+  2 roo

[zfs-discuss] ACL mode inherit issue

2009-03-06 Thread Asif Iqbal
How do I make sure any new file inherit the group permission from its directory in ZFS? I tried to add a non-trivial acl (index id 3), but the files permissions are still following the users umask # ls -dv folder/ drwxrwxr-x+ 2 root other 3 Mar 6 02:09 folder/ 0:owner@::deny