Citrix Gateway 13 Administration — Question 40
Scenario: A Cirtix Administrator is configuring a new Authentication, Authorization and Auditing (AAA) virtual server, and the status is DOWN. The administrator has made the following configurations:
Add lbvserver lb_vsrv_www HTTP 10.107.149.229.80- persistenceType NONOE cltTimeout 180- authn401 ON authnVsName SAML_SP
Bind vserver lb_vsrv_www_ssl Red_srv
Bind lb vserver lb_vsrv_www_ssl Blue_srv
Add authentication vserver SAML_SP SSL 10.107.149.230.443- AuthenticationDomain citrix.lab
How can the administrator finish the installation to change the status of the virtual server to UP?
Answer options
- A. Bind the Certificate to the virtual server SAML_SP.
- B. The LDAP server is NOT bound to the virtual server SAML_SP.
- C. Services are NOT bound to the virtual server SAML_SP.
- D. An AAA policy is NOT bound to the virtual server SAML_SP.
Correct answer: B
Explanation
Binding the LDAP server to the SAML_SP virtual server is crucial for the authentication process; without it, the virtual server cannot validate user credentials. While other options suggest missing components, they don't directly address the authentication mechanism required for the server to function properly.