2V0-41.24 Question 208
Select 3An organization is planning to integrate VMware NSX with VMware Identity Manager to enable role-based access control (RBAC) for their network virtualization environment. During the integration process, which of the following prerequisites and configurations must be verified and completed?
- A
Ensure that the NSX Manager is configured with a valid FQDN accessible from VMware Identity Manager.
- B
Verify that VMware Identity Manager is running on the same subnet as the NSX Manager for connectivity.
- C
Ensure that a service principal is created in VMware Identity Manager and assigned appropriate roles.
- D
Verify that the NSX Manager and VMware Identity Manager are synced to the same NTP server for time synchronization.
- E
Confirm that the VMware Identity Manager appliance is configured with a trusted SSL certificate.
Show answer and explanation
Correct answers: A, D, E
Explanation
Integrating VMware NSX with VMware Identity Manager requires verifying several prerequisites to ensure secure and seamless communication. These include configuring NSX Manager with a valid and resolvable FQDN, ensuring both systems are synchronized to the same NTP server for accurate timekeeping, and configuring VMware Identity Manager with a trusted SSL certificate. These steps help establish secure connections and prevent issues in authentication and communication between the components.
- A. Correct.
Correct. NSX Manager must be configured with a valid and resolvable FQDN so that VMware Identity Manager can successfully connect and authenticate.
- B. Incorrect.
Incorrect. VMware Identity Manager does not need to be on the same subnet as NSX Manager, as long as network connectivity is properly configured.
- C. Incorrect.
Incorrect. VMware Identity Manager does not require a 'service principal' for NSX integration. Role assignments are handled differently in this context.
- D. Correct.
Correct. Time synchronization is crucial to ensure proper authentication and token validity between NSX Manager and VMware Identity Manager.
- E. Correct.
Correct. VMware Identity Manager must be configured with a trusted SSL certificate to ensure secure communication with NSX Manager.