authentication-localPolicy¶
The following operations can be performed on "authentication-localPolicy":
rm authentication localPolicy¶
Removes the specified local authentication policy.
Synopsis¶
rm authentication localPolicy
Arguments¶
name Name of the local policy to remove.
show authentication localPolicy¶
Displays the current settings for the specified local authentication policy. If no policy name is provided, displays a list of all local authentication policies currently configured on the Citrix ADC.
Synopsis¶
show authentication localPolicy [
Arguments¶
name Name of the local authentication policy.
Output¶
rule The new rule associated with the policy.
boundTo The entity name to which policy is bound
activePolicy priority reqAction The name of the RADIUS action the policy uses
bindPolicyType policyType devno count stateflag
set authentication localPolicy¶
Configures the specified local authentication policy.
Synopsis¶
set authentication localPolicy
Arguments¶
name Name of the local authentication policy.
rule Name of the Citrix ADC named rule, or an expression, that the policy uses to perform the authentication.
add authentication localPolicy¶
Adds a policy for the Citrix ADC to locally authenticate a user. The policy contains criteria that specify when and how to authenticate a user.
Synopsis¶
add authentication localPolicy
Arguments¶
name Name for the local authentication policy. Must begin with a letter, number, or the underscore character (_), and must contain only letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at (@), equals (=), colon (:), and underscore characters. Cannot be changed after local policy 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 authentication policy" or 'my authentication policy').
rule Name of the Citrix ADC named rule, or an expression, that the policy uses to perform the authentication.