This is expected behavior in vRealize Operations 7.5 and later when authenticating with Active Directory sources when the Common Name option is configured to use userPrincipalName.
When authenticating, use the format username@domain.com.
Alternatively, to authenticate using short name (username only), configure the Active Directory Authentication Source to use samAccountName for the Common Name option.
- Log into the vRealize Operations UI with the local admin user.
- Navigate to Administration > Access > Authentication Sources.
- Select the Active Directory source and click Edit.
- Expand Details, and set Common Name to samAccountName.
- Click OK.
You will need to re-import the Active Directory Users and Groups after setting
Common Name to
samAccountName.
Note: This will import a new user ID into the database. Custom content (dashboards, reports, alerts, etc) owned by the previous user account will not be visible on the new user account. Once the old user account is deleted from vRealize Operations, the custom content can be recovered under
Administration >
Management >
Orphaned Content and assigned to the new user.