security login duo modify
Modify a Duo Configuration
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The security login duo modify
modifies the Duo configuration.
Parameters
-vserver <vserver name>
- Vserver-
This parameter specifies the Vserver name of the Duo configurations.
[-is-enabled {true|false}]
- Duo Enable Status-
This parameter enable the Duo authentication.
[-integration-key <text>]
- Duo Intgration Key-
This parameter specifies Duo integration key.
[-secret-key <text>]
- Duo Secret Key-
This parameter specifies Duo secret key.
[-apihost <text>]
- Duo API Host-
This parameter specifies the Duo API host.
[-autopush {true|false}]
- Duo Auto Push Config-
This optionally specifies the autopush configurations. Configuring this to true will allows user to authenticate with single tap on their mobile device.
[-pushinfo {true|false}]
- Information with Push-
This parameter specifies the push info configurations. Configuring this to true will provide additional information in the push notification, such as the name of the application. This helps users to verify that they are logging in to the correct service and provides an additional layer of security
[-fail-mode {safe|secure}]
- Duo Fail Safe Config-
This parameter specifies the fail mode configurations. Possible values includes safe and secure.
[-http-proxy <text>]
- HTTP Proxy URL with Port Number-
This parameter specifies the http proxy configurations.
[-max-prompts <integer>]
- Duo Max Attempts-
This parameter specifies the number of retry before Duo authentication return failure.
[-comment <text>]
- Comment-
This parameter specifies comment text for the Duo. Note that comment text should be enclosed in quotation marks.
Examples
The following command modify the Duo configurations for the Vserver vs1.
cluster1::> security login duo modify -vserver vs1 -is-enabled false