2V0-21.23 Question 186
Single answerA VMware administrator is tasked with integrating the corporate LDAP directory with the vCenter Server to centralize user authentication. The administrator has been provided with the LDAP server details, including the Base DN, Bind DN, and Bind Password. During the configuration process, the administrator needs to ensure that users can log in using their LDAP credentials. Which critical step must the administrator complete to successfully configure LDAP integration with the vCenter Server?
- A
Specify the LDAP server details and test the connection to verify successful communication.
- B
Manually map each LDAP user to a specific vCenter Server role before testing the connection.
- C
Ensure the LDAP server is configured to use the same time zone as the vCenter Server.
- D
Configure an LDAP group-to-role mapping to assign permissions to LDAP users.
Show answer and explanation
Correct answer: A
Explanation
The initial step in LDAP integration with vCenter Server is to configure the LDAP server settings, such as Base DN, Bind DN, and Bind Password, and then test the connection to ensure that the vCenter Server can successfully communicate with the LDAP directory. This step is essential to validate that the integration is functional before proceeding with advanced configurations like group-to-role mapping or permissions assignment.
- A. Correct.
Correct. Specifying the LDAP server details and testing the connection is a critical step to verify that vCenter Server can communicate with the LDAP directory successfully before proceeding with further configurations.
- B. Incorrect.
Incorrect. While role assignment is necessary for permissions, it is not a prerequisite for testing the LDAP connection during the initial configuration process.
- C. Incorrect.
Incorrect. Time zone settings between LDAP and vCenter Server are not a requirement for integrating LDAP. This is irrelevant to LDAP configuration.
- D. Incorrect.
Incorrect. Group-to-role mapping is performed after ensuring the LDAP connection is established and verified, not during the initial configuration.