bool posix_initgroups ( string $name , int $base_group_id )
Calculates the group access list for the user specified in name.
Returns TRUE on success or FALSE on failure.