[PHP-DEV] Bug #3101: safe mode also with GID From: w.w.wouts <email protected>
Date: 01/04/00

From: w.w.wouts <email protected>
Operating system: Linux
PHP version: 3.0.13
PHP Bug Type: Feature/Change Request
Bug description: safe mode also with GID

With safe mode on other files with the same UID are trusted. I'd like a safe mode where with the same GID are also trusted. Here (at work) we have a team of people working on the same webtree. Ownerships of files change, but the GID stays the same. So I'd like to be able to say all files of GID = xxx should be trusted.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>