nerdexam
Citrix

1Y0-201 · Question #76

Scenario: A Citrix Administrator configures domain pass-through for a Citrix StoreFront store and installs Citrix Receiver on the client devices. However, after the client devices are restarted, the…

The correct answer is D. Citrix Receiver was installed without enabling the /includeSSON parameter. Domain pass-through (Single Sign-On) in Citrix Receiver requires the SSON component to be installed, which is only included when Receiver is deployed with the /includeSSON command-line parameter. Without it, the component is absent and users are always prompted for credentials.

Troubleshooting

Question

Scenario: A Citrix Administrator configures domain pass-through for a Citrix StoreFront store and installs Citrix Receiver on the client devices. However, after the client devices are restarted, the users are prompted for username and password. What could be causing this issue?

Options

  • AStoreFront is NOT using an SSL certificate.
  • BNetScaler Gateway is NOT configured on StoreFront.
  • CDelivery Controllers are configured to trust XML requests.
  • DCitrix Receiver was installed without enabling the /includeSSON parameter.

How the community answered

(46 responses)
  • A
    2% (1)
  • B
    9% (4)
  • C
    7% (3)
  • D
    83% (38)

Why each option

Domain pass-through (Single Sign-On) in Citrix Receiver requires the SSON component to be installed, which is only included when Receiver is deployed with the /includeSSON command-line parameter. Without it, the component is absent and users are always prompted for credentials.

AStoreFront is NOT using an SSL certificate.

SSL certificates affect transport security between Receiver and StoreFront but are not a prerequisite for SSON to pass Windows credentials - pass-through can function without HTTPS in certain configurations.

BNetScaler Gateway is NOT configured on StoreFront.

NetScaler Gateway integration is required for external pass-through scenarios but is not necessary for internal domain pass-through authentication, which operates directly between Receiver and StoreFront.

CDelivery Controllers are configured to trust XML requests.

Configuring Delivery Controllers to trust XML requests affects credential validation between StoreFront and the Controller but would not cause Receiver to prompt the user for a username and password on the client device.

DCitrix Receiver was installed without enabling the /includeSSON parameter.Correct

The /includeSSON parameter installs the Single Sign-On (ssonsvr.exe) component of Citrix Receiver, which intercepts Windows credentials at logon and passes them transparently to StoreFront. If Receiver is installed without this switch, the SSON service is never registered and pass-through authentication cannot function, resulting in explicit credential prompts after every restart.

Concept tested: Citrix Receiver SSON installation for domain pass-through

Source: https://docs.citrix.com/en-us/citrix-workspace-app-for-windows/authentication.html

Topics

#pass-through authentication#SSON#Citrix Receiver#includeSSON

Community Discussion

No community discussion yet for this question.

Full 1Y0-201 Practice