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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 11 16:22:58 UTC 2018


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

--- Comment #12 from Shawn Webb <shawn.webb at hardenedbsd.org> ---
(In reply to commit-hook from comment #11)
The new version of the recursive patch does not remove the inheritance flags
from files, so when you do something like:

setfacl -R -m everyone@:full_set:fd:allow /some/path

You get the following error:

setfacl: /usr/src2/tools/tools/track/track.sh: acl_set_link_np() failed:
Invalid argument

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


More information about the freebsd-bugs mailing list