Group types

Group types — group types definition

Types and Values

Object Hierarchy


Description

This file provides various types of group that can be created by the user management framework.

Functions

Types and Values

enum GumGroupType

This enumeration lists group types.

Members

GUM_GROUPTYPE_NONE

group type not defined/set.

 

GUM_GROUPTYPE_SYSTEM

system group. Gid will be chosen between GUM_CONFIG_GENERAL_SYS_GID_MIN and GUM_CONFIG_GENERAL_SYS_GID_MAX

 

GUM_GROUPTYPE_USER

user group. Gid will be chosen between GUM_CONFIG_GENERAL_GID_MIN and GUM_CONFIG_GENERAL_GID_MAX