ADC CLI Commands

authentication-negotiatePolicy

The following operations can be performed on “authentication-negotiatePolicy”:

show set add rm

show authentication negotiatePolicy

Displays the current settings for the specified AD KCD (negotiate) policy. If no policy name is provided, displays a list of all negotiate policies currently configured on the Citrix ADC.

Synopsis

show authentication negotiatePolicy []

Arguments

name Name of the negotiate policy.

Output

rule The name of the new rule associated with the policy.

reqAction The name of the Negotiate action associated with the policy.

boundTo The entity name to which policy is bound

activePolicy priority bindPolicyType policyType devno count stateflag

set authentication negotiatePolicy

Modifies the specified AD KCD (negotiate) policy.

Synopsis

set authentication negotiatePolicy [-rule ] [-reqAction ]

Arguments

name Name of the negotiate policy to modify.

rule Name of the Citrix ADC named rule, or an expression, that the policy uses to determine whether to attempt to authenticate the user with the AD KCD server.

reqAction Name of the negotiate action to perform if the policy matches.

add authentication negotiatePolicy

Adds an Active Directory (AD) Kerberos Key Distribution Center (KCD) authentication policy (negotiate policy). The policy defines the criteria under which the Citrix ADC attempts to authenticate the user with the specified AD KCD server.

Synopsis

add authentication negotiatePolicy

Arguments

name Name for the negotiate 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 AD KCD (negotiate) 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 determine whether to attempt to authenticate the user with the AD KCD server.

reqAction Name of the negotiate action to perform if the policy matches.

rm authentication negotiatePolicy

Removes the specified AD KCD (negotiate) policy.

Synopsis

rm authentication negotiatePolicy

Arguments

name Name of the negotiate policy to remove.

authentication-negotiatePolicy