Displaying 1 result from an estimated 1 matches for "fooacl".
Did you mean:
focal
2013 Dec 17
1
A different way of managing POSIX ACLs : fooacl
Hi,
I have just published the module I use to manage POSIX ACLs : fooacl
I don''t consider it the cleanest possible approach to the problem, but
it''s very efficient and flexible. I would actually call it a hack :-)
There''s room for improvement, such as splitting out Execs per managed
path to avoid useless re-applying on unchanged paths, or us...