
[Top]
system
|
Method system.setgroup()
- Method
setgroup
void system.setgroup(array(int) gids)
- Description
-
Set the supplemental group access list for this process.
- Note
Throws errors on failure.
This function is not available on all platforms.
- See also
system.initgroups, system.cleargroups, system.getgroups,
system.getgid, system.getgid, system.getegid, system.setegid
Extracted from Pike v7.3 release 11 at 2001-11-03.
|