Knowledge Base

|
Unable to log in to the vSphere UI after registering a new vCenter Server to vCenter Operations Manager (2045029)
Symptoms
After registering a new vCenter Server to vCenter Operations Manager, you experience these symptoms:
- You are unable to log in to the vSphere UI
- Attempting to login to the vSphere UI via a Web browser as an AD/vCenter Server user fails
- You see the error:
Incorrect User name/Password.
-
In the web_std.log file, you see errors similar to:
2013-02-05 17:47:13,026 ERROR [TP-Processor1] com.integrien.alive.vm.ConfigurationManagerImpl.execute - Invalid user credentials
-
In the vpxd.log file of the recently added vCenter Server, you see entries similar to:
2013-02-05T23:47:17.597Z [7F82D581C700 info '[SSO]' opID=7cb9f6b4] [UserDirectorySso] Authenticate(someuser, "not shown")
2013-02-05T23:47:17.627Z [7F82D581C700 error '[SSO]' opID=7cb9f6b4] [UserDirectorySso] AcquireToken InvalidCredentialsException: Authentication failed: Authentication failed
2013-02-05T23:47:17.627Z [7F82D581C700 error 'authvpxdUser' opID=7cb9f6b4] Failed to authenticate user <someuser>
2013-02-05T23:47:21.637Z [7F82D581C700 info 'commonvpxLro' opID=7cb9f6b4] [VpxLRO] -- FINISH task-internal-4414 -- -- vim.SessionManager.login --
2013-02-05T23:47:21.637Z [7F82D581C700 info 'Default' opID=7cb9f6b4] [VpxLRO] -- ERROR task-internal-4414 -- -- vim.SessionManager.login: vim.fault.InvalidLogin:
--> Result:
--> (vim.fault.InvalidLogin) {
--> dynamicType = <unset>,
--> faultCause = (vmodl.MethodFault) null,
--> msg = "",
--> }
--> Args:
-->
Cause
Resolution
- Log in to the UI VM as the root user.
- Open the /usr/lib/vmware-vcops/tomcat/webapps/vcops-vsphere/WEB-INF/aliveconfig.properties file using a text editor.
- Add this entry at the end of the file.
ignoreInvalidLogin=true
-
Save and close the file.
-
Restart the vCenter Operations Web interface using this command:
service vcopsweb restart
Note: This issue is usually seen to occur when a vCenter Server Appliance that is not joined to any AD domain is added to an existing vCenter Operations Manager installation.
Additional Information
Request a Product Feature
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

