Skip to main content

security dynamic-authorization group modify

Contributors
Suggest changes

Modify a Dynamic Authorization group

Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

Description

The security dynamic-authorization group modify command modifies the dynamic authorization groups.

Parameters

-vserver <vserver name> - Vserver

This parameter optionally specifies the Vserver of the group for which the -excluded-usernames or -comment is being modified. If this parameter is specified, the setting applies to that Vserver only. If not specified, the cluster Vserver setting is used.

-name <text> - Group Name

This parameter specifies the name of the group for which the -excluded-usernames or -comment is being modified.

[-excluded-usernames <text>,…​] - List of Excluded Users

This parameter specifies the list of users to be excluded from dynamic authorization.

[-comment <text>] - Comment

This parameter optionally specifies the comments.

Examples

The following command modifies the excluded users for the group test who is part of Vserver vs1 .

cluster1::> security dynamic-authorization group modify -vserver vs1 -group-name test -excluded-usernames Jsmith