Skip to content

authentication webAuthPolicy

The following operations can be performed on "authentication webAuthPolicy":

add | rm | set | show

add authentication webAuthPolicy

Adds an WebAuth authentication policy. The policy defines the criteria under which the NetScaler appliance attempts to authenticate the user with the specified Web server.

Synopsys

add authentication webAuthPolicy <name> -rule <string> -action <string>

Arguments

name

Name for the WebAuth 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 LDAP policy is created.

The following requirement applies only to the NetScaler 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 NetScaler named rule, or a default syntax expression, that the policy uses to determine whether to attempt to authenticate the user with the Web server.

action

Name of the WebAuth action to perform if the policy matches.

rm authentication webAuthPolicy

Removes an WebAuth policy.

Synopsys

rm authentication webAuthPolicy <name>

Arguments

name

Name of the WebAuth policy to remove.

set authentication webAuthPolicy

Configures the specified WebAuth policy.

Synopsys

set authentication webAuthPolicy <name> [-rule <string>] [-action <string>]

Arguments

name

Name of the WebAuth policy.

rule

The new rule to associate with the policy.

action

The new WebAuth action to associate with the policy.

show authentication webAuthPolicy

Displays the current settings for the specified WebAuth policy.If no policy name is provided, displays a list of all WebAuth policies currently configured on the NetScaler appliance.

Synopsys

show authentication webAuthPolicy [<name>]

Arguments

name

Name of the WebAuth policy.

summary

fullValues

format

level

Outputs

rule

Name of the NetScaler named rule, or a default syntax expression, that the policy uses to determine whether to attempt to authenticate the user with the Web server.

action

Name of the WebAuth action to perform if the policy matches.

boundTo

The entity name to which policy is bound

activePolicy

priority

bindPolicyType

policyType

devno

count

stateflag

Was this article helpful?