This post is more than 5 years old
2 Intern
•
743 Posts
0
86382
May 15th, 2013 20:00
Resetting root password for multiple m1000e chassis
Hi all,
Is there a way to do this via script? Anyone have the script or tool....pls?
Thankyou.
John Bradshaw
0 events found
No Events found!


DELL-Josh Cr
Moderator
•
9.6K Posts
•
42.2K Points
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
1 Rookie
•
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.