Server Management - Systems Insight Manager
1833875 Members
3295 Online
110063 Solutions
New Discussion

EXCEPTION: Authentication failed.

 
Alexander Haugk
Advisor

EXCEPTION: Authentication failed.

Hello,

i got some problems with SIM 4.2.
when ever i try to start a command on the local machine, is will fail.
i read some posts and looked for my openssh, but it seems to work. i can connect with putty and do some operations, but when i start a command in hpsim, i get the following msg:

EXCEPTION CLASS: com.hp.mx.exceptions.MxFailedAuthenticationException
EXCEPTION: Authentication failed.

any ideas?

i forgot: i started mxagentconfig, but i cant connect to the local machine (winxp sp1).

thanks for your help

greetings alex

5 REPLIES 5
Joel Rubenstein
Honored Contributor

Re: EXCEPTION: Authentication failed.

for help in troubleshooting this problem see the white paper "Secure Shell (SSH) in HP Systems Insight Manager" which can be found at

http://www.hp.com/go/hpsim --> information library --> white papers

Alexander Haugk
Advisor

Re: EXCEPTION: Authentication failed.

thx, but it doesnt help... another idea?
Joel Rubenstein
Honored Contributor

Re: EXCEPTION: Authentication failed.

open a call with your local HP support center and they should be able to assist you with your SSH configuration problem.
Alexander Haugk
Advisor

Re: EXCEPTION: Authentication failed.

i called the hotline a couple of hours ago and they cant (or didnt want to?) help... but i dont want to give up ;)
Alexander Haugk
Advisor

Re: EXCEPTION: Authentication failed.

ok, i think i know whats the problem. after the installation of winxp i renamed the user administrator to ntroot. cygwin (which is needed for openssh) creates some keys in the registry. these key pointed to ntroot, but have to point to administrator... the problem is that the username (logonname) is different from the profilename.

now i do a new installation on a blank system without any renameing and hope it will work... ;)