On Tue, Apr 30, 2002 at 06:40:54AM +0200, Marcus Brinkmann wrote:
> On Mon, Apr 29, 2002 at 09:06:31PM -0400, Roland McGrath wrote:
> > Give the option a meaningful name like --[no-]inherit-directory-group;
> > make aliases for the linux mount option names grpid/bsdgroups and
> > nogrpid/sysvgrou
On Mon, Apr 29, 2002 at 09:06:31PM -0400, Roland McGrath wrote:
> Give the option a meaningful name like --[no-]inherit-directory-group;
> make aliases for the linux mount option names grpid/bsdgroups and
> nogrpid/sysvgroups.
Good idea, done. How about this (I used dir instead directory for
Give the option a meaningful name like --[no-]inherit-directory-group;
make aliases for the linux mount option names grpid/bsdgroups and
nogrpid/sysvgroups.
___
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd
Hi,
here is a patch for sysv style group behaviour. New nodes are created
with a gid:
* If the parent dir is sgid:
+ The node inherits the group of the parent dir.
+ If the node is a dir, it inherits the sgid bit.
+ If the node is not a dir, and user is not in the group,
deny a