728x90
반응형

HP iLO(2~4)비밀번호 재설정 방법

How To Reset Administrator Password – HP iLO Versions 2-4

Prelude: this instruction only works on HP iLO versions 2 to 4; hence, the title of this post. Version 5 and up will be addressed in another document.

1. Install HP Insight Management Agents on the target machine

  1. Windows: (https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_b22bcbd9b2af4d43a1a42f8d09&swEnvOid=4168)
  2. Linux/VMWare: https://www.sentrysoftware.com/kb/KB1038.html

2. Extract the HP Lights-Out Online Configuration Utility using 7-zip (https://www.7-zip.org/download.html)

  1. Download for Windows: https://kimconnect.com/download/hponcfg.zip > extract to to C:\Temp\iLO

    Right-click on zip file > 7-zip > Extract files…


    Set “Extract to” =  C:\Temp\iLO > OK


  2. Linux: https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_5ab6295f49964f16a699064f29

3. Prepare the HP Lights-Out XML Script and save it into C:\Temp\iLo

<!--Save as file name: Admin_reset_pw.xml -->
https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX_2e178c5435a742d5bbb60a3b0c-->
<!--         RIBCL Sample Script for HP Lights-Out Products          -->
<!--Copyright (c) 2003,2012 Hewlett-Packard Development Company, L.P.-->

<!-- Description: This is a sample XML script to set the default     -->
<!--              Administrator account password using HPONCFG.EXE.  -->

<!-- NOTE:  You will need to replace the USER_LOGIN and PASSWORD     -->
<!--        and other values inside the quotation marks with values  -->
<!--        that are appropriate for your environment.               -->

<!--        Use this script with HPONCFG to install a known password -->
<!--        for the Administrator account.  HPONCFG requires that you-->
<!--        log into Windows or Linux with administrator or root     -->
<!--        credentials.                                             -->

<!--        Note that this assumes that there is an Administrator    -->
<!--        account because it is not intended to create one.  The   -->
<!--        LOGIN credentials are ignored when used with HPONCFG.    -->

<!--        After this script has been used successfully with HPONCFG-->
<!--        you may login using the credentials: "Administrator" and -->
<!--        "password".                                              -->

<!--        Use CPQLOCFG.EXE ver 4.00 or greater with this script.   -->

<!--        This script was written for iLO 4 firmware version 1.01  -->
<!--        release.                                                 -->

<!--        See "HP Integrated Lights-Out Management Processor       -->
<!--        Scripting and Command Line Resource Guide" for more      -->
<!--        information on scripting and the syntax of the RIBCL     -->
<!--        XML.                                                     -->

<!--        Firmware support information for this script:            -->
<!--            iLO 4 - All versions.                                -->
<!--            iLO 3 - All versions.                                -->
<!--            iLO 2 - All versions.                                -->
<!-- Modify only the value in this line <PASSWORD value="password"/> -->
<RIBCL VERSION="2.0">
   <LOGIN USER_LOGIN="Administrator" PASSWORD="password">
      <USER_INFO MODE="write">
         <MOD_USER USER_LOGIN="Administrator">
            <PASSWORD value="password"/>
         </MOD_USER>
      </USER_INFO>
   </LOGIN>
</RIBCL>

4. Run the commands

a. Windows

C:\Temp\iLO\HPONCFG.exe /f Admin_reset_pw.xml /l Admin_reset_log.txt > output.txt

Error:

C:\WINDOWS\system32\sm2user.dll NOT FOUND.

Fix:
That error informs the user that HP Management Agents haven’t been installed on the host OS. This is a prerequisite as noted in step 1 of this write up.

b. Linux/VMWare

#Check for the presence of hponcfg
ls -l /opt/hp/tools

#Create reset xml file
vi iloreset.xml

#Paste the contents of file in step 3

#Excecute reset
/opt/hp/tools/hponcfg -f iloreset.xml

 

 

https://kimconnect.com/how-to-reset-administrator-password-hp-ilo-versions-2-4/

 

How To Reset Administrator Password - HP iLO Versions 2-4 - KimConnect.com

Prelude: this instruction only works on HP iLO versions 2 to 4; hence, the title of this post. Version 5 and up will be addressed in another document. 1. Install HP Insight Management Agents on the target machine Windows: (https://support.hpe.com/hpsc/swd/

kimconnect.com

 

#hp #iLO #password #reset

 

728x90
SMALL
Posted by gromet

블로그 이미지
나는 운이 좋은 사람이다 나는 나날이 점점 더 좋아진다 내가 하는 선택과 행동은 반드시 성공으로 이어진다 내게는 인내력과 지속력이 있다 네게는 좋은것들만 모여든다
gromet

공지사항

Yesterday
Today
Total
반응형

달력

 « |  » 2024.9
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30

최근에 올라온 글

최근에 달린 댓글

최근에 받은 트랙백

글 보관함

160x600