Name
set_groups —
Change a group subscription in a set of credentials
Synopsis
int set_groups ( | struct cred * | new, |
| struct group_info * | group_info) ; |
Arguments
new
The newly prepared set of credentials to alter
group_info
The group list to install
Description
Validate a group subscription and, if valid, insert it into a set
of credentials.