Question: 1
Scenario: A Citrix Administrator needs to configure an authentication workflow on Citrix ADC with the below requirements.
All internal users must use their corporate credentials to authenticate.
Users from partner organizations must be authenticated using their own directory services without replication or a synchronization process.
How can the administrator meet the above requirements while authenticating the users?
Question: 2
Scenario: A Citrix Administrator manages an environment that has three SSL websites, all serving the same content.
www.company.com
www.company.net
www.company.org
The administrator would like to consolidate the websites into a single, load-balanced SSL virtual server.
What can the administrator bind to use a single SSL virtual server?
Question: 3
Scenario: A Citrix Administrator needs to configure an authentication workflow on Citrix ADC with the below requirements.
All internal users must use their corporate credentials to authenticate.
Users from partner organizations must be authenticated using their own directory services without replication or a synchronization process.
How can the administrator meet the above requirements while authenticating the users?
Question: 4
Scenario: A Citrix Administrator manages an environment that has three SSL websites, all serving the same content.
The administrator would like to consolidate the websites into a single, load-balanced SSL virtual server.
What can the administrator bind to use a single SSL virtual server?
Question: 5
Scenario: A Citrix Administrator configured the policies below:
POLICY 1:
add rewrite action ACT_1 corrupt_http_header Accept-Encoding
add rewrite policy POL_1 HTTP.REQ.IS_VALID ACT_1
POLICY 2:
add rewrite action ACT_2 insert_http_header Accept-Encoding ''\''identity\''''
add rewrite policy POL_2 ''HTTP.REQ.IS_VALID'' ACT_2
Which set of commands can the administrator use to bind the rewrite policies to the LB vserver lb_vsrv so that
POL_2 is evaluated after POL_1 is evaluated successfully?