sh 重置集成Dell远程访问控制器(iDRAC6)的密码

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 重置集成Dell远程访问控制器(iDRAC6)的密码相关的知识,希望对你有一定的参考价值。

#!/bin/bash
## Synopsis
# Reset the primary password on Dell PowerEdge or any device using iDRAC6
## Usage
# sudo ./racadm-reset-pwd.sh YOURPASS
## NOTE
# Resource- http://www.remotecto.net/2010/10/19/changing-a-drac-password-on-the-command-line-with-racadm/

sudo racadm config -g cfgUserAdmin -o cfgUserAdminPassword -i 2 $1
echo "Plase take note of your password"

exit

以上是关于sh 重置集成Dell远程访问控制器(iDRAC6)的密码的主要内容,如果未能解决你的问题,请参考以下文章

dell R710 开机提示iDRAC6 Communication Failure   IPMI

DELL R730 iDRAC8远程控制卡使用

R410 服务器 idrac6 虚拟控制台使用遇到的问题,求助

请教高手Dell iDRAC6 WEB登陆的时候提示登陆错误,凭据失败,请重试

戴尔 R710 IDRAC6 怎么使用Windows重置密码

Dell如何远程操作 简单方法简单做