[Bug 208735] [zfs] setfacl/NFSv4 ACLs: impossible to set different inheritance for files and directories

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 12 13:43:04 UTC 2016


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

--- Comment #1 from Edward Tomasz Napierala <trasz at FreeBSD.org> ---
"setfacl -m" merges the entry into ACL - it doesn't append it, it replaces an
entry with the same tag and id.  You want to use "setfacl -a0" instead.

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


More information about the freebsd-fs mailing list