<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Auto sign in for SIM in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/auto-sign-in-for-sim/m-p/4582289#M40128</link>
    <description>if you configure the SIM to do it. By default it won't work. Sim 5.3 technical reference guide and few lines there will sort it out for you.</description>
    <pubDate>Sun, 14 Feb 2010 16:05:24 GMT</pubDate>
    <dc:creator>JKytsi</dc:creator>
    <dc:date>2010-02-14T16:05:24Z</dc:date>
    <item>
      <title>Auto sign in for SIM</title>
      <link>https://community.hpe.com/t5/server-management-systems/auto-sign-in-for-sim/m-p/4582285#M40124</link>
      <description>is there away to set up automatic sign in for SIM on a windows server?&lt;BR /&gt;&lt;BR /&gt;so i just double click the SIM icon and it signs me straight in using my log on credentials.&lt;BR /&gt;&lt;BR /&gt;cheers</description>
      <pubDate>Thu, 11 Feb 2010 12:36:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/auto-sign-in-for-sim/m-p/4582285#M40124</guid>
      <dc:creator>City_Blue</dc:creator>
      <dc:date>2010-02-11T12:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Auto sign in for SIM</title>
      <link>https://community.hpe.com/t5/server-management-systems/auto-sign-in-for-sim/m-p/4582286#M40125</link>
      <description>If you're  signing in from sim server itself  it's impossible&lt;BR /&gt;&lt;BR /&gt;If you signing in from other machine from the same Active Directory domain which SIM server (windows based) belongs to  - yes it's possible. See the documentation</description>
      <pubDate>Fri, 12 Feb 2010 07:29:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/auto-sign-in-for-sim/m-p/4582286#M40125</guid>
      <dc:creator>Dzmitryj Jakavuk</dc:creator>
      <dc:date>2010-02-12T07:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Auto sign in for SIM</title>
      <link>https://community.hpe.com/t5/server-management-systems/auto-sign-in-for-sim/m-p/4582287#M40126</link>
      <description>why would i see the documentation when i have a forum to tell me</description>
      <pubDate>Fri, 12 Feb 2010 08:58:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/auto-sign-in-for-sim/m-p/4582287#M40126</guid>
      <dc:creator>City_Blue</dc:creator>
      <dc:date>2010-02-12T08:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Auto sign in for SIM</title>
      <link>https://community.hpe.com/t5/server-management-systems/auto-sign-in-for-sim/m-p/4582288#M40127</link>
      <description>If you have kerberos security functioning on your client's login to AD then you will get logged into HP SIM automatically if you are an authorized user.</description>
      <pubDate>Fri, 12 Feb 2010 17:12:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/auto-sign-in-for-sim/m-p/4582288#M40127</guid>
      <dc:creator>David Claypool</dc:creator>
      <dc:date>2010-02-12T17:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Auto sign in for SIM</title>
      <link>https://community.hpe.com/t5/server-management-systems/auto-sign-in-for-sim/m-p/4582289#M40128</link>
      <description>if you configure the SIM to do it. By default it won't work. Sim 5.3 technical reference guide and few lines there will sort it out for you.</description>
      <pubDate>Sun, 14 Feb 2010 16:05:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/auto-sign-in-for-sim/m-p/4582289#M40128</guid>
      <dc:creator>JKytsi</dc:creator>
      <dc:date>2010-02-14T16:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Auto sign in for SIM</title>
      <link>https://community.hpe.com/t5/server-management-systems/auto-sign-in-for-sim/m-p/4582290#M40129</link>
      <description>I search through the document and cannot find the sequence. Where (page number) have you found the modifications?</description>
      <pubDate>Mon, 15 Feb 2010 06:40:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/auto-sign-in-for-sim/m-p/4582290#M40129</guid>
      <dc:creator>H. Schöbel</dc:creator>
      <dc:date>2010-02-15T06:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Auto sign in for SIM</title>
      <link>https://community.hpe.com/t5/server-management-systems/auto-sign-in-for-sim/m-p/4582291#M40130</link>
      <description>You can modify this file to have it auto-fill some fields for you:&lt;BR /&gt;&lt;BR /&gt;c:\Program Files\HP\Systems Insight Manager\hpwebadmin\webapps\ROOT\login.jsp&lt;BR /&gt;&lt;BR /&gt;For example, you could add your domain name to it at this section:&lt;BR /&gt;&lt;BR /&gt;&amp;lt;%    if (loginBean.showDomainName())&lt;BR /&gt;      { %&amp;gt;&lt;BR /&gt;        &lt;BR /&gt;            &amp;lt;%=domain%&amp;gt;&lt;BR /&gt;            &lt;BR /&gt;                &lt;INPUT type="text" name="&amp;lt;%=MxLoginPage.DOM_DOMAIN%&amp;gt;" id="&amp;lt;%=MxLoginPage.DOM_DOMAIN%&amp;gt;" onkeyup="resetPageRefreshTimer()" maxlength="&amp;lt;%=MxLoginPage.MAXLENGTH_DOMAIN%&amp;gt;" value="YourADDomainNameHere" /&gt;&lt;BR /&gt;            &lt;BR /&gt;        &lt;BR /&gt;&amp;lt;%    } %&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Set the "YourADDomainNameHere" text to your domain name.&lt;BR /&gt;&lt;BR /&gt;Perhaps with some playing around, you can get it to automatically fill in your user name and password in similar fields.  Not something I would do or recommend, but if thats what you want to do...&lt;BR /&gt;&lt;BR /&gt;Nelson</description>
      <pubDate>Fri, 19 Feb 2010 15:12:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/auto-sign-in-for-sim/m-p/4582291#M40130</guid>
      <dc:creator>NJK-Work</dc:creator>
      <dc:date>2010-02-19T15:12:53Z</dc:date>
    </item>
  </channel>
</rss>

