Citrix ADC 13 Administrator — Question 11

Scenario: A Citrix Administrator has configured an Authentication, Authorization, and Auditing (AAA) action policy to allow users access through the NetScaler.
The administrator bound the policy to a specific virtual server.
Which policy expression will allow all users access through the virtual server?

Answer options

Correct answer: C

Explanation

The correct answer is C, ns_allow, which explicitly grants access to all users. Options A (ns_disallow) and B (ns_false) deny access, while D (ns_true) does not specifically allow access but is a general truth value, making them unsuitable for this scenario.