2V0-622 · Question #30
When attempting to log in with the vSphere Web Client, users have reported the error: Incorrect Username/Password The administrator has configured the Platform Services Controller Identity Source as:
The correct answer is A. Users are typing the password incorrectly. B. Users are in a forest that has 1-way trust.. An incorrect username/password error when using Active Directory over LDAP can result from a user typing the wrong password or from a one-way forest trust that prevents authentication from propagating correctly.
Question
When attempting to log in with the vSphere Web Client, users have reported the error:
Incorrect Username/Password The administrator has configured the Platform Services Controller Identity Source as:
-Type. Active Directory as an LDAP Server -Domain: vmware.com -Alias: VMWARE -Default Domain: Yes Which two statements would explain why users cannot login to the vSphere Web Client? (Choose two.)
Options
- AUsers are typing the password incorrectly.
- BUsers are in a forest that has 1-way trust.
- CUsers are in a forest that has 2-way trust.
- DUsers are logging into vCenter Server with incorrect permissions.
How the community answered
(71 responses)- A61% (43)
- C27% (19)
- D13% (9)
Why each option
An incorrect username/password error when using Active Directory over LDAP can result from a user typing the wrong password or from a one-way forest trust that prevents authentication from propagating correctly.
A user entering the wrong password is the most direct cause of an incorrect username/password error, and should always be verified first before investigating infrastructure issues.
A one-way forest trust means that only one domain trusts the other - if the users' domain is in a forest with only a one-way trust toward vsphere.local's AD domain, their credentials cannot be validated through LDAP, causing authentication failure.
A two-way forest trust allows mutual authentication between forests, so users in a two-way trust environment would be able to authenticate successfully through the LDAP identity source.
Incorrect permissions in vCenter Server would result in an authorization error after login succeeds, not an 'Incorrect Username/Password' error during the authentication phase.
Concept tested: Active Directory LDAP identity source and trust relationships
Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.authentication.doc/GUID-B6EAF8DD-51B2-4EA0-8B14-8DF58A5CB965.html
Topics
Community Discussion
No community discussion yet for this question.