Group commands

Group commands manage Security Verify Access groups.

A group is a set ISAM user accounts that have similar attributes. By using groups, we can use a group name in an access control list (ACL) instead of listing all users individually. When an LDAP-based user registry is used, group names are not case-sensitive.

Table 1 lists group commands.

Command Description
group create Create a group.
group delete Delete the specified Security Verify Access group and optionally deletes the information about the group from the user registry. ACL entries associated with the group are also deleted.
group import Imports the information about an existing registry group to create an ISAM group.
group list Generates a list of all groups, by group names, whose names match the specified pattern.
group modify Changes an existing group by adding a description, or adding or removing a list of members.
group show Display details about a specified group.

Parent topic: Commands by category