Server Management - Systems Insight Manager
1833043 Members
2606 Online
110049 Solutions
New Discussion

SIM gui customization

 
SOLVED
Go to solution
Lisa Waters_1
Advisor

SIM gui customization

I would like to customize the SIM login page so that either it does not request a domain name, or the domain name is already written in (seeing as how everyone who logs in uses the same domain name). Also, I would also like to be able to add corporate logos - could anyone point me toward any existing documentation on this or offer any help?
4 REPLIES 4
Jens Schröder
Frequent Advisor
Solution

Re: SIM gui customization

Hi Lisa, the problem is to find the correct "login.jsp". It may be hidden in JAR-Files, which have to be unpacked and repacked. For making the changes seek out for the following code section:





Then modify the domain input field (plain HTML):


No guarantee that it works ...!
Lisa Waters_1
Advisor

Re: SIM gui customization

Excellent, that worked for the domain piece perfectly!
Pat Wilson_1
Valued Contributor

Re: SIM gui customization

What was the location of the particular file you edited to make this work?
Pat Wilson_1
Valued Contributor

Re: SIM gui customization

Found it. It's in:
Systems Insight Manager\hpwebadmin\webapps\ROOT\login.jsp