<?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: Create iLO Local User in BladeSystem - General</title>
    <link>https://community.hpe.com/t5/bladesystem-general/create-ilo-local-user/m-p/4410677#M5866</link>
    <description>You can use HPONCFG, that's built into the Onboard Administrator&lt;BR /&gt;&lt;BR /&gt;SSH into the OA and run "help hponcfg". You can send the XML to all the iLO's at the same time "hponcfg all" Doing it through OA, you don't need to know a valid user account on the iLO as long as the OA user has the proper access level. If your desktop is Windows, you can use "plink" to script out the whole process.&lt;BR /&gt;&lt;BR /&gt;If you use hponcfg through the OA you need to leave the &lt;LOGIN user_login="adminname" password="password"&gt; tag in the XML syntax even though it isn't used. If using cpqlocfg the LOGIN USER_LOGIN tag needs to be a valid user&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LOGIN&gt;</description>
    <pubDate>Fri, 01 May 2009 10:42:21 GMT</pubDate>
    <dc:creator>Jimmy Vance</dc:creator>
    <dc:date>2009-05-01T10:42:21Z</dc:date>
    <item>
      <title>Create iLO Local User</title>
      <link>https://community.hpe.com/t5/bladesystem-general/create-ilo-local-user/m-p/4410672#M5861</link>
      <description>How do I go about creating a second local iLO user for all my HP blades? I've seen references to hponcfg and xml files, but it doesn't appear that hponcfg will allow you to run against multiple blades. If you have a specific example of how do to this, I would appreciate it. Thx!</description>
      <pubDate>Wed, 29 Apr 2009 22:27:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/create-ilo-local-user/m-p/4410672#M5861</guid>
      <dc:creator>Guido Pinamonti_1</dc:creator>
      <dc:date>2009-04-29T22:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create iLO Local User</title>
      <link>https://community.hpe.com/t5/bladesystem-general/create-ilo-local-user/m-p/4410673#M5862</link>
      <description>Login to the Onboard Administrator on a C-class bladesystem.&lt;BR /&gt;- Click on devices bays, select the server, click on ILO, then click on Web Administration. &lt;BR /&gt;- Once logged into ILO click on the Administration tab, then at the left select User Administration and once there you can create Local Accounts or Group Accounts. &lt;BR /&gt;</description>
      <pubDate>Thu, 30 Apr 2009 16:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/create-ilo-local-user/m-p/4410673#M5862</guid>
      <dc:creator>Gary Benavides Meza</dc:creator>
      <dc:date>2009-04-30T16:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Create iLO Local User</title>
      <link>https://community.hpe.com/t5/bladesystem-general/create-ilo-local-user/m-p/4410674#M5863</link>
      <description>I should have been more specific. I want to create another local user on 96 blades. I don't want to do this manually. I'd like to use a script.</description>
      <pubDate>Thu, 30 Apr 2009 16:56:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/create-ilo-local-user/m-p/4410674#M5863</guid>
      <dc:creator>Guido Pinamonti_1</dc:creator>
      <dc:date>2009-04-30T16:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Create iLO Local User</title>
      <link>https://community.hpe.com/t5/bladesystem-general/create-ilo-local-user/m-p/4410675#M5864</link>
      <description>I see! Then do it 96 times, just kidding!! You need to use the CPFQLOCFG.exe to do this. Find attached the XML Script to add user with this reply. You need to know the credentials for an existing ILO User. You can do this from a remote machine. &lt;BR /&gt;&lt;BR /&gt;You can download the utility from the following link: &lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=15351&amp;amp;prodSeriesId=1121516&amp;amp;prodNameId=3288134&amp;amp;swEnvOID=1005&amp;amp;swLang=8&amp;amp;mode=2&amp;amp;taskId=135&amp;amp;swItem=MTX-4a29e4a6ae704efca1eecf3cf4" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;prodTypeId=15351&amp;amp;prodSeriesId=1121516&amp;amp;prodNameId=3288134&amp;amp;swEnvOID=1005&amp;amp;swLang=8&amp;amp;mode=2&amp;amp;taskId=135&amp;amp;swItem=MTX-4a29e4a6ae704efca1eecf3cf4&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The syntax will be as below. You can read the ILO user credentials from a file to generate the command line while sending the script.&lt;BR /&gt;&lt;BR /&gt;cpqlocfg.exe -s [servername|ipaddress]|[:port] -l [logfilename] -f [input filename] -v -c -u [username] -p [password]&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Apr 2009 17:43:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/create-ilo-local-user/m-p/4410675#M5864</guid>
      <dc:creator>Gary Benavides Meza</dc:creator>
      <dc:date>2009-04-30T17:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create iLO Local User</title>
      <link>https://community.hpe.com/t5/bladesystem-general/create-ilo-local-user/m-p/4410676#M5865</link>
      <description>Thx! I had to download CPQLOCFG.EXE from &lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;swItem=MTX-5ee197c5bd7641359f45d876b1&amp;amp;jumpid=reg_R1002_USEN" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&amp;amp;cc=us&amp;amp;swItem=MTX-5ee197c5bd7641359f45d876b1&amp;amp;jumpid=reg_R1002_USEN&lt;/A&gt;</description>
      <pubDate>Thu, 30 Apr 2009 19:51:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/create-ilo-local-user/m-p/4410676#M5865</guid>
      <dc:creator>Guido Pinamonti_1</dc:creator>
      <dc:date>2009-04-30T19:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create iLO Local User</title>
      <link>https://community.hpe.com/t5/bladesystem-general/create-ilo-local-user/m-p/4410677#M5866</link>
      <description>You can use HPONCFG, that's built into the Onboard Administrator&lt;BR /&gt;&lt;BR /&gt;SSH into the OA and run "help hponcfg". You can send the XML to all the iLO's at the same time "hponcfg all" Doing it through OA, you don't need to know a valid user account on the iLO as long as the OA user has the proper access level. If your desktop is Windows, you can use "plink" to script out the whole process.&lt;BR /&gt;&lt;BR /&gt;If you use hponcfg through the OA you need to leave the &lt;LOGIN user_login="adminname" password="password"&gt; tag in the XML syntax even though it isn't used. If using cpqlocfg the LOGIN USER_LOGIN tag needs to be a valid user&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LOGIN&gt;</description>
      <pubDate>Fri, 01 May 2009 10:42:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/create-ilo-local-user/m-p/4410677#M5866</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2009-05-01T10:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Create iLO Local User</title>
      <link>https://community.hpe.com/t5/bladesystem-general/create-ilo-local-user/m-p/4410678#M5867</link>
      <description>Like Jimmy says ...you want to use the HPCONCFG in the OA CLI.&lt;BR /&gt;&lt;BR /&gt;use the following script exactly (apart form newuser/newpassword to change them all at once. &lt;BR /&gt;&lt;BR /&gt;HPONCFG all  &amp;lt;&amp;lt; end_marker&lt;BR /&gt;&lt;RIBCL version="2.0"&gt;&lt;BR /&gt;  &lt;LOGIN user_login="newuser" password="newpassword"&gt;&lt;BR /&gt;  &lt;RIB_INFO mode="write"&gt;&lt;BR /&gt;    &lt;RESET_RIB&gt;&lt;/RESET_RIB&gt;&lt;BR /&gt;  &lt;/RIB_INFO&gt;&lt;BR /&gt;  &lt;/LOGIN&gt;&lt;BR /&gt;&lt;/RIBCL&gt;&lt;BR /&gt;end_marker&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 May 2009 12:29:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/create-ilo-local-user/m-p/4410678#M5867</guid>
      <dc:creator>Adrian Clint</dc:creator>
      <dc:date>2009-05-01T12:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Create iLO Local User</title>
      <link>https://community.hpe.com/t5/bladesystem-general/create-ilo-local-user/m-p/4410679#M5868</link>
      <description>Ahhh. I've seen references to HPONCFG but when you run this utility on the blade itself, you don't get the ALL option. Once I SSH'd to the blade chassis and ran HPONCFG, the ALL option shows up in the Help. Thx again!</description>
      <pubDate>Fri, 01 May 2009 15:33:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/create-ilo-local-user/m-p/4410679#M5868</guid>
      <dc:creator>Guido Pinamonti_1</dc:creator>
      <dc:date>2009-05-01T15:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Create iLO Local User</title>
      <link>https://community.hpe.com/t5/bladesystem-general/create-ilo-local-user/m-p/4410680#M5869</link>
      <description>Now you can use the CPQLOCFG to talk to them via IP using the common username you just set in the HPCONCFG.&lt;BR /&gt;Thats my plan anyway!</description>
      <pubDate>Fri, 01 May 2009 15:41:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/bladesystem-general/create-ilo-local-user/m-p/4410680#M5869</guid>
      <dc:creator>Adrian Clint</dc:creator>
      <dc:date>2009-05-01T15:41:49Z</dc:date>
    </item>
  </channel>
</rss>

