Skip to content

authentication noAuthAction

The following operations can be performed on "authentication noAuthAction":

add| rm| set| unset| show

add authentication noAuthAction

Creates a noauth action. This action implies implicit success and inherits the default group. It could be used to craft policy decisions by giving default group.

Synopsys

add authentication noAuthAction <name> [-defaultAuthenticationGroup <string>]

Arguments

name

Name for the new no-authentication action. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after an action is created.

The following requirement applies only to the Citrix ADC CLI:

If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my action" or 'my action').

defaultAuthenticationGroup

This is the group that is added to user sessions that match current policy.

rm authentication noAuthAction

Deletes an existing noauth action.

Synopsys

rm authentication noAuthAction <name>

Arguments

name

Name for the new no-authentication action. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after an action is created.

applies only to the Citrix ADC CLI:

If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my action" or 'my action').

set authentication noAuthAction

Modifies the specified attributes of an noauth action.

Synopsys

set authentication noAuthAction <name> -defaultAuthenticationGroup <string>

Arguments

name

Name for the new no-authentication action. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after an action is created.

The following requirement applies only to the Citrix ADC CLI:

If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my action" or 'my action').

defaultAuthenticationGroup

This is the group that is added to user sessions that match current policy.

unset authentication noAuthAction

Use this command to remove authentication noAuthAction settings.Refer to the set authentication noAuthAction command for meanings of the arguments.

Synopsys

unset authentication noAuthAction <name> -defaultAuthenticationGroup

show authentication noAuthAction

Displays information about all configured actions, or displays detailed information about the specified action.

Synopsys

show authentication noAuthAction [<name>]

Arguments

name

Name for the new no-authentication action. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after an action is created.

The following requirement applies only to the Citrix ADC CLI:

If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my action" or 'my action').

Outputs

defaultAuthenticationGroup

This is the group that is added to user sessions that match current policy.

devno

count

stateflag

Was this article helpful?