Do you have the current password or are you trying to reset to default for a lost password? If you have lost the password you can use the password reset jumper on the CMC module to reset the password. If you have the current password you can use the DRAC tools, that are installed with Openmanage Server Administrator (OMSA) or available standalone downloads.dell.com/.../OM-DRAC-Dell-Web-WIN-7.2.0-6945.exe or you can use an SSH session to the CMC and change the password from command line.
The command to use with DRAC tools is racadm -r -u -p config -g cfgUserAdmin -o cfgUserAdminPassword -i 1
If doing it through SSH just the last part of the command is needed. racadm config -g cfgUserAdmin -o cfgUserAdminPassword -i 1 password
Sorry, is there any similar way to massively create a username and a password in CMCs and iDRACs? Im implementing Support Assist and we will create a dedicated user with a strong password for this.
DELL-Josh Cr
Moderator
•
9.5K Posts
1
May 16th, 2013 10:00
Hi John,
Do you have the current password or are you trying to reset to default for a lost password? If you have lost the password you can use the password reset jumper on the CMC module to reset the password. If you have the current password you can use the DRAC tools, that are installed with Openmanage Server Administrator (OMSA) or available standalone downloads.dell.com/.../OM-DRAC-Dell-Web-WIN-7.2.0-6945.exe or you can use an SSH session to the CMC and change the password from command line.
The command to use with DRAC tools is racadm -r -u -p config -g cfgUserAdmin -o cfgUserAdminPassword -i 1
If doing it through SSH just the last part of the command is needed. racadm config -g cfgUserAdmin -o cfgUserAdminPassword -i 1 password
bradje1
2 Intern
•
743 Posts
0
May 16th, 2013 14:00
Thx Josh.
Just what I needed.
JB
Andres_Noguez
9 Posts
0
March 24th, 2014 19:00
Hy Josh,
Sorry, is there any similar way to massively create a username and a password in CMCs and iDRACs? Im implementing Support Assist and we will create a dedicated user with a strong password for this.
Best regards, thanks in advance.