Extracted from Pike v7.8 release 700 at 2013-06-08.
pike.ida.liu.se
[Top]
System

Method System.setgroups()


Method setgroups

void setgroups(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

initgroups() , cleargroups() , getgroups() , getgid() , getgid() , getegid() , setegid()