[Bug 155163] [patch] Add Recursive Functionality to setfacl(1)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 11 19:45:39 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=155163

--- Comment #14 from Shawn Webb <shawn.webb at hardenedbsd.org> ---
(In reply to Mitchell Horne from comment #13)
It is an existing issue that was addressed in the original recursive setfacl
patch. The reason to address this issue is that by using recursive
functionality, users will now be applying unwittingly inheritance flags on
objects (files) in which inheritance doesn't apply.

Thus, a follow-up patch should be implemented to remove inheritance flags on
objects that don't support inheritance.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list