Home > Configuration > Authentication > addauthenticationnegotiatepolicy

addauthenticationnegotiatepolicy

Use this method to 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.

Syntax



Parameters

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').
This is mandatory parameter.

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.
This is mandatory parameter.

reqaction

Name of the negotiate action to perform if the policy matches.
This is mandatory parameter.

Return Value

Returns simpleResult

See Also