Displaying 1 result from an estimated 1 matches for "rwxpddaarwc".
Did you mean:
  rwxpddaarwcco
  
2008 Nov 24
1
No write permission if POSIX bits 0 on ZFS written by M$ Office - dos_mode returning r
...permissions = False
         vfs objects = zfsacl
         nfs4:mode = special
ZFS aclmode and aclinherit are both passthrough
If userA creates a M$ word file on a directory with these ACLs (note: 
inheritance) ...
drwxrwx---+  2 userA    group1        10 Nov 24 17:25 .
                  owner@:rwxpdDaARWc--s:fd-----:allow
                  group@:rwxpdDaARWc--s:fd-----:allow
            group:group2:rwxpdDaARWcCos:fd-----:allow
... the file gets properly created with these permissions (because the user's 
primary group is group3)
-rwxrwx---+  1 userA    group3     79258 Nov 24 17:26 f.xlsx...