set_groups

Langue: en

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

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.