posix_initgroups
posix_initgroups
Calculate the group access list
bool **posix_initgroups** string $username int $group_id
Calculates the group access list for the user specified in name.
usernameThe user to calculate the list for.
group_idTypically the group number from the password file.
return.success