Citrix ADC 13 Advanced Topics – Security, Management and Optimization — Question 10
Scenario: A Citrix Administrator configured an authentication, authorization, and auditing (AAA) policy to allow users access through the Citrix ADC. The administrator bound the policy to a specific vServer.
Which policy expression will allow all users access through the vServer?
Answer options
- A. true
- B. false
- C. ns_true
- D. ns_false
Correct answer: A
Explanation
The correct answer is A, 'true', because this expression will evaluate to true for all users, thereby allowing them access. Options B and D are incorrect as they evaluate to false, denying access, while C, 'ns_true', is not as straightforward as 'true' for granting access in this context.