The intermittent vCenter login failures are primarily attributed to underlying issues within the Active Directory infrastructure, specifically when vCenter attempts to authenticate against a large and potentially inconsistent domain controllers. This is often not a direct vCenter Server issue, but rather a reflection of problems within the AD environment.
The resolution involves isolating and rectifying the problematic Active Directory components to ensure a consistent and healthy authentication pathway for vCenter Server
/opt/likewise/bin/lw-get-dc-list domain.local
Note: Replace domain.local with the actual domain name specific to the environment.
This will return a list of domain controllers associated with the specified domain. Connectivity and certificate validity for each and select a stable one for LDAP configuration.
For guidance on configuring a vCenter Single Sign-On Identity Source using LDAP refer to the following VMware Knowledge Base article: