Dallyan Control card Password modification of two ways:
Dell Server Remote control card Default user name password is: root Calvin
1) modify directly on the local CentOS server:
Yum-y Install OpenIPMI Openipmi-tools
Service IPMI Start
Ipmitool-i Open User Set password 2 chinatt0908
Modify directly on the local unbunt server:
Apt-get-y Install Ipmitool
Modprobe Ipmi_msghandler
Modprobe ipmi_devintf
Modprobe Ipmi_si
Ipmitool-i Open User Set password 2 chinatt0908
2) SSH Modify the password of R720 remote control card:
Racadm Set Idrac.users.2.password chinatt0908
Complete!
3) SSH Modify the password of R410 remote control card:
Racadm config-g cfguseradmin-o cfguseradminpassword-i 2 Calvin
Exit
Administering the Dell Idrac remote control card using the SSH command line method
Login user name root default password Calvin
Login As:root
[email protected] ' s password:
Warning:default password is configured. Dell highly recommends changing user root ' s password immediately
/admin1-> Help
/admin1->
Access to the remote control card management mode
/admin1-> Racadm
Racadm>>
View user account information
Racadm>>racadm getconfig-g cfguseradmin-i 2-v
To modify the root user's password
Racadm>>racadm config-g cfguseradmin-o cfguseradminpassword-i 2 Calvin
Racadm>>exit
Power off the server
->stop/system1
SYSTEM1 has stopped successfully
To turn the server off from the power off state
->start/system1
SYSTEM1 has successfully started
Reboot the server
->reset/system1
SYSTEM1 has been reset successfully
Dell server modifies DRAC remote control card password