On Wednesday, January 16, 2002, at 07:22  PM, Christopher William Wesley 
wrote:

> If you are the server's admin, or know the person well, you can tighten
> the file permissions down more with a little administrative work ...
> adding a new group of which your user and the web server are a member, 
> and
> only permitting access to your files to that group and yourself.
>

On my Linux box, which is shared with several users (I am admin), I 
would like to do something like this -- if I created the group "php", 
and added myself to that group, I could use files associated with the 
group "php".  My web server runs as "nobody".  Do I just add "nobody" to 
the /etc/groups entry for the group "php" ?  Or are you talking about a 
more involved administrative setup...

Thank you

Erik


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to