Server Management - Systems Insight Manager
1833820 Members
2723 Online
110063 Solutions
New Discussion

Re: Login Failed Authentication

 
Igor Bekker_3
Frequent Advisor

Login Failed Authentication

Hello everyone,

My account password expired. I changed the password and ran the utility from the prompt. Now I am able to login successfully but I get TONS of Login Failed Authentication events. Anyone have any ideas?

Thanks.
7 REPLIES 7
Igor Bekker_3
Frequent Advisor

Re: Login Failed Authentication

One more thing I noticed was the mxdomainmgr.exe is utilizing 100% of CPU.

Any help would be greatly appreciated.

Thank you.
Aravindh Rajaram
Honored Contributor

Re: Login Failed Authentication

After changing SIM's user account password, you have to run the following commands:

mxpassword -r -x MxDBUserPassword
mxpassword -a -x MxDBUserPassword=
Rob Buxton
Honored Contributor

Re: Login Failed Authentication

You may also have some credentials in use for something like wbem that would need to be changed. Checked under the global protocol settings via the Options tab.
Igor Bekker_3
Frequent Advisor

Re: Login Failed Authentication

Thanks so much, I will try it out and let you know the result
Igor Bekker_3
Frequent Advisor

Re: Login Failed Authentication

After I ran the 1st command, here is what I received:

C:\Documents and Settings\bekkeri>mxpassword -r -x MxDBUserPassword
Database initialization failed for URL: jdbc:jtds:sqlserver://RINNYCSINS001:143
/Insight_v50_0_144629164;domain=rth;instance= Ex: java.sql.SQLException: Login
ailed for user ''. The user is not associated with a trusted SQL Server connect
on.
Database initialization failed for URL: jdbc:jtds:sqlserver://RINNYCSINS001:143
/Insight_v50_0_144629164;domain=rth;instance= Ex: java.sql.SQLException: Login
ailed for user ''. The user is not associated with a trusted SQL Server connect
on.
Database initialization failed for URL: jdbc:jtds:sqlserver://RINNYCSINS001:143
/Insight_v50_0_144629164;domain=rth;instance= Ex: java.sql.SQLException: Login
ailed for user ''. The user is not associated with a trusted SQL Server connect
on.
Database initialization failed for URL: jdbc:jtds:sqlserver://RINNYCSINS001:143
/Insight_v50_0_144629164;domain=rth;instance= Ex: java.sql.SQLException: Login
ailed for user ''. The user is not associated with a trusted SQL Server connect
on.
Database initialization failed for URL: jdbc:jtds:sqlserver://RINNYCSINS001:143
/Insight_v50_0_144629164;domain=rth;instance= Ex: java.sql.SQLException: Login
ailed for user ''. The user is not associated with a trusted SQL Server connect
on.
Database initialization failed for URL: jdbc:jtds:sqlserver://RINNYCSINS001:143
/Insight_v50_0_144629164;domain=rth;instance= Ex: java.sql.SQLException: Login
ailed for user ''. The user is not associated with a trusted SQL Server connect
on.
Database initialization failed for URL: jdbc:jtds:sqlserver://RINNYCSINS001:143
/Insight_v50_0_144629164;domain=rth;instance= Ex: java.sql.SQLException: Login
ailed for user ''. The user is not associated with a trusted SQL Server connect
on.
Database initialization failed for URL: jdbc:jtds:sqlserver://RINNYCSINS001:143
/Insight_v50_0_144629164;domain=rth;instance= Ex: java.sql.SQLException: Login
ailed for user ''. The user is not associated with a trusted SQL Server connect
on.
Database initialization failed for URL: jdbc:jtds:sqlserver://RINNYCSINS001:143
/Insight_v50_0_144629164;domain=rth;instance= Ex: java.sql.SQLException: Login
ailed for user ''. The user is not associated with a trusted SQL Server connect
on.
Database initialization failed for URL: jdbc:jtds:sqlserver://RINNYCSINS001:143
/Insight_v50_0_144629164;domain=rth;instance= Ex: java.sql.SQLException: Login
ailed for user ''. The user is not associated with a trusted SQL Server connect
on.
09:46:27,881 INFO [HPSIM_DEBUG] Error pinging RMI service logRMI
HP Systems Insight Manager shutting down: com.hp.mx.database.DbVerificationExce
tion: Error loading database verification handler 'com.hp.mx.database.MsSqlVeri
icationHandler'
com.hp.mx.database.DbVerificationException: Error accessing database
Igor Bekker_3
Frequent Advisor

Re: Login Failed Authentication

I also dont have WBEM enabled
Igor Bekker_3
Frequent Advisor

Re: Login Failed Authentication

After running the mxpassword -a -x MxDBUserPassword= command, I cant even login anymore, and the webpage is not displayed

Please help