Reset the default BMC username/password
Overview
========
This document describes the steps on how to reset the username/password of the BMC default user.
It applies to the following platforms:
TS430
RD330/430/530/630
TD340
RD340/440/540/640
Contents of the package
=========================
Readme.txt - this file.
KCS.exe - DOS application used to reset username/password.
Name.bat - batch file used to reset username of the BMC default user as lenovo1
Pass.bat - batch file used to reset password of the BMC default user as Lenovo123
Steps
=====
1. Create a bootable DOS USB disk.
2. Copy all the files in this folder to the USB disk.
3. Plug the USB disk to the platform that needs resetting BMC username/password.
4. Boot the system to DOS, and:
4.1 run Name.bat to reset username of the BMC default user as lenovo1
4.2 run Pass.bat to reset password of the BMC default user as Lenovo123
5. The modification would take effect immediately, and can be used to login the Web TMM.
Deep information
================
1. Name.bat: KCS 18 45 02 6C 65 6E 6F 76 6F 31 00 00 00 00 00 00 00 00 00
The HEX data 02 above indicates the user id of Lenovo default user account.
The HEX data 6C 65 6E 6F 76 6F 31 00 00 00 00 00 00 00 00 00 above are the user name String in ASCII, 16 characters maximum. String that is less than 16 characters is terminated with a NULL (00H) character and padded with NULL (00H) to 16 bytes. In the Name.bat, the user name for User ID 02 will be reset as lenovo1.
2. Pass.bat: KCS 18 47 82 02 4C 65 6E 6F 76 6F 31 32 33 00 00 00 00 00 00 00 00 00 00 00
The HEX data 2 of 82 above indicates the user id of Lenovo default user account. The HEX data 4C 65 6E 6F 76 6F 31 32 33 00 00 00 00 00 00 00 00 00 00 00 above are the password string in ASCII, 20 characters maximum. String that is less than 20 characters is terminated with a NULL (00H) character and padded with NULL (00H) to 20 bytes. In the Pass.bat, the user password for User ID 02 will be reset as Lenovo123.
3. In the case of password policy check is enabled, if you wants to change the password to something else instead of Lenovo123, the rules below should be followed:
The password must be at least eight and no more than twenty characters in length and contains at least three of the following four types of characters:
1. Lower case letters (a-z)
2. Upper case letter (A-Z)
3. Numbers (0-9)
4. Special characters such as one of the following:
! " # $ % & ' ( ) * + , - . / : ; < = > ? @ [ \ ] ^ _ ` { | } ~
子非魚‰
- 粉丝: 10
- 资源: 71
最新资源
- YOLOv8完整网络结构图详细visio
- LCD1602电子时钟程序
- 西北太平洋热带气旋【灾害风险统计】及【登陆我国次数评估】数据集-1980-2023
- 全球干旱数据集【自校准帕尔默干旱程度指数scPDSI】-190101-202312-0.5x0.5
- 基于Python实现的VAE(变分自编码器)训练算法源代码+使用说明
- 全球干旱数据集【标准化降水蒸发指数SPEI-12】-190101-202312-0.5x0.5
- C语言小游戏-五子棋-详细代码可运行
- 全球干旱数据集【标准化降水蒸发指数SPEI-03】-190101-202312-0.5x0.5
- spring boot aop记录修改前后的值demo
- 全球干旱数据集【标准化降水蒸发指数SPEI-01】-190101-202312-0.5x0.5
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
评论10