Skip to main content

security login duo group create

Contributors
Suggest changes

Add a Duo Group Configuration

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

Description

The security login duo group create creates the groups that need to included in Duo authentication.

Parameters

-vserver <vserver name> - Vserver

This parameter optionally specifies the Vserver of the Duo group that is being created.

-group-name <text> - Group Name

This parameter specifies the name of the group that will be part of Duo authentication.

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

This parameter optionally specifies the list of users that will be excluded from Duo authentication.

[-comment <text>] - Comment

This parameter optionally specifies the comments

Examples

The following command creates a group "test" on vserver "VS1" and exclude the user tsmith from Duo authentication.

cluster1::> security login duo group create -vserver vs1 -group-name vs1 -exclude-users tsmith