Group items
Manages system groups. Group members are managed through the user item.
groups = {
"acme": {
"gid": 2342,
},
}
Attribute reference
See also: The list of generic builtin item attributes
delete
When set to True, this group will be removed from the system. When using delete, no other attributes are allowed.
gid
Numerical ID of the group.