Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2016 13:43:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 208735] [zfs] setfacl/NFSv4 ACLs: impossible to set different inheritance for files and directories
Message-ID:  <bug-208735-3630-rZ5sDd5ITf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208735-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208735-3630@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=3D208735

--- Comment #1 from Edward Tomasz Napierala <trasz@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.

--=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-208735-3630-rZ5sDd5ITf>