How can I reset the IPMI password on SuperMicro systems?
December 17, 2023
The IPMI tool package is already available on rXg. From root you can do the following:
1. Type: ipmitool user list
2. Find the id of the ADMIN user
3. Type: ipmitool user set password <userid> <password>
Example:
1. Type: ipmitool user list
2. Find the id of the ADMIN user
3. Type: ipmitool user set password <userid> <password>
Example:
