2V0-32.24 Question 75
Select 2You have been tasked with setting up a new vSphere environment and are required to configure a vCenter Server Appliance (VCSA). During the installation process, you must ensure that the deployment is integrated with an existing Active Directory (AD) domain for user authentication. Which of the following steps are necessary to successfully complete this configuration?
- A
Configure the VCSA to use the AD domain as an identity source.
- B
Enable Single Sign-On (SSO) on the VCSA and set the AD domain as the default SSO domain.
- C
Join the VCSA to the AD domain using the VAMI (vSphere Appliance Management Interface).
- D
Create a domain user account with administrative privileges specifically for vCenter integration.
- E
Install the VMware Identity Manager to integrate AD with the VCSA.
Show answer and explanation
Correct answers: A, C
Explanation
To integrate vCenter Server Appliance (VCSA) with an Active Directory (AD) domain, it is essential to configure the VCSA to use the AD domain as an identity source and join the VCSA to the AD domain via the vSphere Appliance Management Interface (VAMI). These steps ensure that the VCSA can authenticate users through AD, enabling domain-based authentication for vSphere operations. Other options, such as setting AD as the default SSO domain, creating specific domain accounts, or using VMware Identity Manager, are either unnecessary or not part of the setup process.
- A. Correct.
Correct: Configuring the VCSA to use AD as an identity source is required to allow authentication through Active Directory.
- B. Incorrect.
Incorrect: While Single Sign-On (SSO) is critical for vSphere, setting the AD domain as the default SSO domain is not necessary. The default SSO domain is typically 'vsphere.local', and AD can be added as an identity source without overriding the default domain.
- C. Correct.
Correct: Joining the VCSA to the AD domain using the VAMI is a necessary step for integrating with the domain.
- D. Incorrect.
Incorrect: While creating a domain user account with administrative privileges may be helpful for certain management tasks, it is not a required step for the integration itself.
- E. Incorrect.
Incorrect: VMware Identity Manager is not required to integrate AD with the VCSA. The integration can be accomplished directly using the VCSA's built-in capabilities.