ZFS group ownership
Giulio Ferro
auryn at zirakzigil.org
Thu Sep 17 14:49:44 UTC 2009
Nate Eldredge wrote:
> On SysV, you can get BSD-type behavior by setting the sgid bit on the
> directory in question, e.g. "chmod g+s dir". Then new files will
> inherit their group from the directory. I suspect this will work on
> FreeBSD/ZFS too even though "chmod g+s" on a directory is undocumented.
>
Yes, it does.
Thanks, I'll use this for my needs.
Giulio.
More information about the freebsd-hackers
mailing list