Server Management - Systems Insight Manager
1833159 Members
3145 Online
110051 Solutions
New Discussion

Re: Auto login for SIM 5.0 User access

 
Kris Leist
New Member

Auto login for SIM 5.0 User access

I would like to set up a link to the HPSIM server for a user account that has "User" access. I have created the user with the limited views that I want them to have, but can not get the page to auto login. Any ideas on how to set that up?
6 REPLIES 6
RobSmith
Frequent Advisor

Re: Auto login for SIM 5.0 User access

I would say, take a look at the source code for the login page, and see if you can locate the variable names for the username, password, and domain name. See if you can pass these to the page via the url, and add them to that as required.

I'm just talking out of my you know what here, as I havent really taken a look at it myself. But its an idea, maybe it will pan out, maybe not. Good luck.

--Rob
Rob Buxton
Honored Contributor

Re: Auto login for SIM 5.0 User access

This feature is not in HPSIM by default.
Also, the sessionID is created uniquely at each login to HPSIM.
I don't think you'd be able to set up an automated login using the current version.
Kris Leist
New Member

Re: Auto login for SIM 5.0 User access

Another option that I have would be to use some sort of single sign-on. I can find hints of this, but it mostly looks like single signon from the SIM server to a managed server's homepage.
Kris Leist
New Member

Re: Auto login for SIM 5.0 User access

Thanks for the inputs back, I got it. After looking at the code I was able to find the correct variables to log in. Let me know if anyone is interested in how I did it.
John Bosworth
New Member

Re: Auto login for SIM 5.0 User access

I'd like to know how to do this. Can you show how you did it or does anyone else know?
JKytsi
Honored Contributor

Re: Auto login for SIM 5.0 User access

I am interested about the solution too.
Remember to give Kudos to answers! (click the KUDOS star)

You can find me from Twitter @JKytsi