authentication-epaAction¶
The following operations can be performed on "authentication-epaAction":
set authentication epaAction¶
Modifies an existing epa action (profile).
Synopsis¶
set authentication epaAction
Arguments¶
name Name of the epa action to modify.
csecexpr it holds the ClientSecurityExpression to be sent to the client
killProcess String specifying the name of a process to be terminated by the endpoint analysis (EPA) tool. Multiple processes to be delimited by comma
deletefiles String specifying the path(s) and name(s) of the files to be deleted by the endpoint analysis (EPA) tool. Multiple files to be delimited by comma
defaultEPAGroup This is the default group that is chosen when the EPA check succeeds. Maximum value: 64
quarantineGroup This is the quarantine group that is chosen when the EPA check fails if configured. Maximum value: 64
show authentication epaAction¶
Displays details of the specified epa action.
Synopsis¶
show authentication epaAction [
Arguments¶
name Name of the epa action.
Output¶
killProcess String specifying the name of a process to be terminated by the endpoint analysis (EPA) tool. Multiple processes to be delimited by comma
deletefiles String specifying the path(s) and name(s) of the files to be deleted by the endpoint analysis (EPA) tool. Multiple files to be delimited by comma
stateflag defaultEPAGroup This is the default group that is chosen when the EPA check succeeds.
quarantineGroup This is the quarantine group that is chosen when the EPA check fails if configured.
csecexpr it holds the ClientSecurityExpression to be sent to the client
devno count
rm authentication epaAction¶
Removes an epa action. NOTE: An epa action cannot be removed if it is bound to a policy.
Synopsis¶
rm authentication epaAction
Arguments¶
name Name of the epa action to remove.
add authentication epaAction¶
Adds an action (profile) for endpoint analysis (EPA) clients before authentication.
Synopsis¶
add authentication epaAction
Arguments¶
name Name for the epa 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 epa 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').
csecexpr it holds the ClientSecurityExpression to be sent to the client
killProcess String specifying the name of a process to be terminated by the endpoint analysis (EPA) tool. Multiple processes to be delimited by comma
deletefiles String specifying the path(s) and name(s) of the files to be deleted by the endpoint analysis (EPA) tool. Multiple files to be delimited by comma
defaultEPAGroup This is the default group that is chosen when the EPA check succeeds. Maximum value: 64
quarantineGroup This is the quarantine group that is chosen when the EPA check fails if configured. Maximum value: 64
unset authentication epaAction¶
Use this command to remove authentication epaAction settings.Refer to the set authentication epaAction command for meanings of the arguments.
Synopsis¶
unset authentication epaAction