Rich access control lists
Rich access control lists
Posted Oct 21, 2015 7:57 UTC (Wed) by mbunkus (subscriber, #87248)Parent article: Rich access control lists
POSIX ACLs already have default ACLs on directories which are applied to all new entries created within such a directory. Doesn't this fall under the same term of "supplemental security mechanisms"? And what does "supplemental" mean in the first place? Is a directory's sticky bit deemed to be a base security mechanism or would that not qualify and be "summplemental" as well?
Near the end you mention Samba which I've been meaning to ask about, too. At the moment Samba stores NT(FS)-specific ACLs in extended attributes (Make sure your backup software saves those, too!). Are the RichACL a strict superset of NT(FS) ACLs so that Samba could switch to using them instead of extended attributes for kernels and file systems that support RichACLs? And how would RichACLs interact with NFSv4 or later – would they be transmitted or would they be stripped down to what NFSv4 ACLs can do?
And while we're on the topic of extended attributes: does anyone know of work going into making NFS support extended attributes?
I'm looking at this specificially as an admin of various networks in which Linux and Windows clients access the same file servers via NFS and CIFS. I'd appreciate any insight into what's on the horizon wrt. ACLs, extended attributes, NFS etc.
