Method System.initgroups()
- Method initgroups
 voidinitgroups(stringname,intbase_gid)- Description
 Initializes the supplemental group access list according to the system group database.
base_gidis also added to the group access list.- Note
 Throws errors on failure.
This function is not available on all platforms.
- See also
 setuid(), getuid(), setgid(), getgid(), seteuid(), geteuid(), setegid(), getegid(), getgroups(), setgroups()