Server Management - Systems Insight Manager
1833758 Members
2694 Online
110063 Solutions
New Discussion

Re: Problem with Authentication with custom command?

 
Marc Jonkers_5
Occasional Contributor

Problem with Authentication with custom command?

Hi,

I want to run a custom command on the SIM server at an event.
When it runs I receive the following error:

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

I am logged in as the install account. What can be the problem and how is it to solve?

Thanks
3 REPLIES 3
Rob Buxton
Honored Contributor

Re: Problem with Authentication with custom command?

Probably SSH and you'll need to step through the SSH info on the HP HPSIM Document site.

From Memory the Readme has some stuff on setting up SSH, plus there's some white papers.

Alex Lavrov.
Honored Contributor

Re: Problem with Authentication with custom command?

Check the sshd configuration file and make sure that the file authorized_keys2 can be the authorization file for ssh keys.

I had this problem few days ago, I just commanted the line in the sshd configuratio and it started to wrok.
I don't give a damn for a man that can only spell a word one way. (M. Twain)
Mike Strako
Trusted Contributor

Re: Problem with Authentication with custom command?

I have enclosed a step-by-step easy to follow doc that I prepaired, follow every step as listed and let me know how it works for you.

Mike.