Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jul 2008 13:45:00 +0200
From:      Mel <fbsd.questions@rachie.is-a-geek.net>
To:        freebsd-questions@freebsd.org
Cc:        Andrew Falanga <af300wsm@gmail.com>
Subject:   Re: User properties and how to make files with a specific group owner
Message-ID:  <200807101345.00536.fbsd.questions@rachie.is-a-geek.net>
In-Reply-To: <200807092026.42703.af300wsm@gmail.com>
References:  <200807092026.42703.af300wsm@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 10 July 2008 04:26:42 Andrew Falanga wrote:

> How do I get this to stop working like this and create files
> with UID=andy GID=www?

Just a head's up: www is the group id from Apache by default, so doing this, 
you'll make the files writeable by the webserver, generally not something you 
want to do.
It's better to create a seperate group, say 'wwwadmin'.

-- 
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.



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