ADC CLI Commands

aaa-preauthenticationaction

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

add rm unset set show

add aaa preauthenticationaction

Adds an action (profile) for endpoint analysis (EPA) clients before authentication.

Synopsis

add aaa preauthenticationaction [] [-killProcess ] [-deletefiles ] [-defaultEPAGroup ]

Arguments

name Name for the preauthentication action. Must begin with a letter, number, or the underscore character (_), and must consist only of letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at (@), equals (=), colon (:), and underscore characters. Cannot be changed after preauthentication 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 aaa action” or ‘my aaa action’).

preauthenticationaction Allow or deny logon after endpoint analysis (EPA) results.

Possible values: ALLOW, DENY

killProcess String specifying the name of a process to be terminated by the endpoint analysis (EPA) tool.

deletefiles String specifying the path(s) and name(s) of the files to be deleted by the endpoint analysis (EPA) tool.

defaultEPAGroup This is the default group that is chosen when the EPA check succeeds. Maximum value: 64

rm aaa preauthenticationaction

Removes a preauthentication action. NOTE: A preauthentication action cannot be removed if it is bound to a policy.

Synopsis

rm aaa preauthenticationaction

Arguments

name Name of the preauthentication action to remove.

unset aaa preauthenticationaction

Use this command to remove aaa preauthenticationaction settings.Refer to the set aaa preauthenticationaction command for meanings of the arguments.

Synopsis

unset aaa preauthenticationaction [-killProcess] [-deletefiles] [-defaultEPAGroup]

set aaa preauthenticationaction

Modifies an existing preauthentication action (profile).

Synopsis

set aaa preauthenticationaction [] [-killProcess ] [-deletefiles ] [-defaultEPAGroup ]

Arguments

name Name of the preauthentication action to modify.

preauthenticationaction Allow or deny logon after endpoint analysis (EPA) results.

Possible values: ALLOW, DENY

killProcess String specifying the name of a process to be terminated by the endpoint analysis (EPA) tool.

deletefiles String specifying the path(s) and name(s) of the files to be deleted by the endpoint analysis (EPA) tool.

defaultEPAGroup This is the default group that is chosen when the EPA check succeeds. Maximum value: 64

show aaa preauthenticationaction

Displays details of the specified preauthentication action.

Synopsis

show aaa preauthenticationaction []

Arguments

name Name of the preauthentication action.

Output

preauthenticationaction Allow or deny logon after endpoint analysis (EPA) results.

killProcess String specifying the name of a process to be terminated by the endpoint analysis (EPA) tool.

deletefiles String specifying the path(s) and name(s) of the files to be deleted by the endpoint analysis (EPA) tool.

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

feature The feature to be checked while applying this config

defaultEPAGroup This is the default group that is chosen when the EPA check succeeds.

devno count

aaa-preauthenticationaction