Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 1997 12:45:15 -0700
From:      Julian Elischer <julian@whistle.com>
To:        Jonathan Lemon <jlemon@americantv.com>
Cc:        Doug Jolley <doug@bigwheel.net>, freebsd-questions@FreeBSD.ORG
Subject:   Re: Default file group
Message-ID:  <34199BCB.2F1CF0FB@whistle.com>
References:  <199709121540.IAA04009@neptune.neptune.net> <19970912114832.52829@right.PCS>

next in thread | previous in thread | raw e-mail | index | archive | help
Jonathan Lemon wrote:
> 
> On Sep 09, 1997 at 08:40:58AM -0700, Doug Jolley wrote:
> > Is there any way I can set things up so that, by default,
> > when a file is created it is assigned to a group other
> > than the group of the creator?  Thanks for any input.
> 
> If you set the sticky-group bit (chmod g+s) on a directory,
> then any file created within that directory will have the same
> group as the directory entry.
> --
> Jonathan

under BSD that is the DEFAULT behaviour..
you don't need the g+s bit..



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34199BCB.2F1CF0FB>