Group Membership Data Structure

struct group_users_info_0 {
   unsigned char        grui0_name[UNLEN+1];
};

where grui0_name is the name of the user in the group.


[Back: Group Information Level 1]
[Next: NetGroupAdd or Net32GroupAdd]