on 1/17/02 9:21 AM, Erik Price at [EMAIL PROTECTED] wrote: > 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...
another possibility is to add yourself to whatever group the webserver runs as. my webserver runs as www.www so i added myself to the www group. -- mike cullerton michaelc at cullerton dot com -- 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]