Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 1997 11:48:32 -0500
From:      Jonathan Lemon <jlemon@americantv.com>
To:        Doug Jolley <doug@bigwheel.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Default file group
Message-ID:  <19970912114832.52829@right.PCS>
In-Reply-To: <199709121540.IAA04009@neptune.neptune.net>; from Doug Jolley on Sep 09, 1997 at 08:40:58AM -0700
References:  <199709121540.IAA04009@neptune.neptune.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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