1Y0-301 · Question #41
Scenario: A Citrix Engineer needs to configure Citrix Receiver auto-discovery. The company has the following standard for all users. SMTP: [email protected] UPN: [email protected] URL…
The correct answer is C. Domain=Mail.MyCompany.com E. srv host=Citrix.MyCompany.com. Citrix Receiver email-based auto-discovery uses the SMTP domain to look up a DNS SRV record, and the SRV host entry must point to the Citrix Gateway or StoreFront server URL.
Question
Scenario: A Citrix Engineer needs to configure Citrix Receiver auto-discovery. The company has the following standard for all users. SMTP: [email protected] UPN: [email protected] URL: https://Citrix.MyCompany.com Which two pieces of information should the engineer use to create the SRV record in DNS? (Choose two.)
Options
- ADomain=AD.MyCompany.com
- Bsrv host=AD.MyCompany.com
- CDomain=Mail.MyCompany.com
- Dsrv host=Mail.MyCompany.com
- Esrv host=Citrix.MyCompany.com
How the community answered
(30 responses)- A3% (1)
- B10% (3)
- C80% (24)
- D7% (2)
Why each option
Citrix Receiver email-based auto-discovery uses the SMTP domain to look up a DNS SRV record, and the SRV host entry must point to the Citrix Gateway or StoreFront server URL.
AD.MyCompany.com is the UPN suffix, not the SMTP domain; Receiver auto-discovery uses the email domain for SRV lookups, so this domain would never be queried.
AD.MyCompany.com is the Active Directory UPN domain and is not the Citrix server endpoint, so it cannot serve as the srv host that clients connect to.
Citrix Receiver auto-discovery performs a DNS SRV lookup against the domain portion of the user's email (SMTP) address. Since the SMTP address is [email protected], the domain used for the SRV record is Mail.MyCompany.com, not the UPN domain.
Mail.MyCompany.com is correctly the domain portion but is wrong in the srv host position - it is the mail domain used for lookup, not the Citrix server address clients must reach.
The SRV host value must resolve to the Citrix Gateway or StoreFront server that clients will connect to. Citrix.MyCompany.com is the published Citrix URL, making it the correct srv host target for the record.
Concept tested: Citrix Receiver email-based auto-discovery DNS SRV record
Source: https://docs.citrix.com/en-us/citrix-workspace-app/current-release/email-based-account-discovery.html
Topics
Community Discussion
No community discussion yet for this question.