group delete

Deletes the specified Security Verify Access group. Optionally deletes the information of the group, from the user registry. ACL entries associated with the group are also deleted.

Requires authentication (administrator ID and password) to use.

group delete [-registry] group_name

Options

Return codes

Examples

  • The following example deletes the group object from the user registry and also deletes the existing Test-group group:
    pdadmin sec_master> group delete -registry Test-group

    See also

    group create
    group import

    Parent topic: pdadmin commands