1Y0-204 · Question #169
A Citrix Administrator has created a new Delivery Controller and needs to join it to an existing Site to increase site redundancy. Which SQL permissions will the administrator need?
The correct answer is B. securityadmin and db_owner. The new Delivery Controller must have the securityadmin fixed server role on the SQL Server instance (to create and manage database logins) and the db_owner fixed database role on the existing Site databases (to join and configure the site schema).
Question
A Citrix Administrator has created a new Delivery Controller and needs to join it to an existing Site to increase site redundancy. Which SQL permissions will the administrator need?
Options
- Adb_owner and db_datawriter
- Bsecurityadmin and db_owner
- Csecurityadmin and dbm_monitor
- Ddbcreator and db_accessadmin
How the community answered
(42 responses)- A5% (2)
- B86% (36)
- C7% (3)
- D2% (1)
Explanation
The new Delivery Controller must have the securityadmin fixed server role on the SQL Server instance (to create and manage database logins) and the db_owner fixed database role on the existing Site databases (to join and configure the site schema).
Topics
Community Discussion
No community discussion yet for this question.