[Bug 227407] [feature request] make zfs "setuid" property act on dirs as well as files
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 10 04:05:04 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227407
Bug ID: 227407
Summary: [feature request] make zfs "setuid" property act on
dirs as well as files
Product: Base System
Version: 11.1-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: bugs at FreeBSD.org
Reporter: stilezy at gmail.com
Currently the zfs filesystem's "setuid" property is limited to files - it has
no effect on directories within a zfs dataset. (crossref: man page error, bug
#227406)
setuid on directories is extremely useful in many scenarios, and for UFS at
least is the standard way on FreeBSD to mandate+enforce ownership (including
ownership inheritance on new objects) within a file system or directory path.
Lacking zfs setuid support on directories, there is no way to achieve this
AFAIK for file systems/directory paths on zfs.
Can the setuid property be enhanced for zfs, so that it does permit
ownership/inheritance control on directories as well?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list