Displaying 1 result from an estimated 1 matches for "rwaxttnncy".
Did you mean:
rwadxttnncy
2018 Oct 02
0
Unknown NFSv4 ACL permission
...us Isilon is handling NFSv4 ACLs differently than other NFS
file servers we've had. In particular, something causes an 'O' to pop
up in the permission field, but I cannot find any documentation of it.
For example,
[Linux]$ nfs4_getfacl TODO
A::OWNER@:tTcCy
A::GROUP@:tcy
A::EVERYONE@:rwaxtTnNcy
A:O:OWNER@:rwadxtTnNcCoy
A:gO:admins at madboa.com:rwadxtTnNcy
A:gO:readonly at madboa:rxtnc
A:O:EVERYONE@:tncy
I'll note that when those 'O' perms get added, our OmniOS
(Solaris-alike) hosts cannot read the ACLs:
[SunOS]$ ls -v TODO
ls: can't read ACL on TODO: Invalid argument
-...