ADC CLI Commands

aaa-preauthenticationparameter

The following operations can be performed on “aaa-preauthenticationparameter”:

unset show set

unset aaa preauthenticationparameter

Resets the default end point analysis(EPA) configuration settings on the Citrix ADC. Attributes for which a default value is available revert to their default values. See the set aaa preauthenticationparameter command for descriptions of the parameters..Refer to the set aaa preauthenticationparameter command for meanings of the arguments.

Synopsis

unset aaa preauthenticationparameter [-rule] [-preauthenticationaction] [-killProcess] [-deletefiles]

show aaa preauthenticationparameter

Displays the current preauthentication configuration.

Synopsis

show aaa preauthenticationparameter

Arguments

Output

preauthenticationaction Deny or allow login after End point analysis results.

rule Name of the Citrix ADC named rule, or an expression, to be evaluated by the EPA tool.

killProcess Processes to be killed by EPA tool.

deletefiles Files to be deleted by EPA tool.

builtin Indicates that a variable is a built-in (SYSTEM INTERNAL) type.

feature The feature to be checked while applying this config

set aaa preauthenticationparameter

Configures the default end point analysis (EPA) parameters that are applied before authentication.

Synopsis

set aaa preauthenticationparameter [-preauthenticationaction ( ALLOW DENY )] [-rule ] [-killProcess ] [-deletefiles ]

Arguments

preauthenticationaction Deny or allow login on the basis of end point analysis results.

Possible values: ALLOW, DENY

rule Name of the Citrix ADC named rule, or an expression, to be evaluated by the EPA tool.

killProcess String specifying the name of a process to be terminated by the EPA tool.

deletefiles String specifying the path(s) to and name(s) of the files to be deleted by the EPA tool, as a string of between 1 and 1023 characters.

aaa-preauthenticationparameter