Jim Rees wrote:
Having the situation where the mode bits and the ACL are out of sync would be more confusing.- How a server uses Mode and ACL for permission checking? - If there is an ACL for the file - use the ACL and ignore the Mode bits else /* empty ACL, as above */ - use the Mode bits
The Apollo file system tried to keep mode bits and acl in sync, and it was
horribly confusing. Afs ignores the mode bits and just uses the acl, and it
works much better, in my opinion. So I agree with Rick on this one.
_______________________________________________ nfsv4 mailing list nfsv4 at ietf.org https://www1.ietf.org/mailman/listinfo/nfsv4