Date: Wed, 11 Apr 2018 16:22:55 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 155163] [patch] Add Recursive Functionality to setfacl(1) Message-ID: <bug-155163-227-pjvOvBZxX9@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-155163-227@https.bugs.freebsd.org/bugzilla/> References: <bug-155163-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D155163 --- Comment #12 from Shawn Webb <shawn.webb@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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-155163-227-pjvOvBZxX9>