This will set the ‘ADMIN’ user password back to default of ‘ADMIN’. You could set it to anything you want, this is just an example.
======
yum -y install ipmitool
modprobe ipmi_devintf
ipmitool -I open user set password 2 ADMIN
======
yum -y install ipmitool
modprobe ipmi_devintf
ipmitool -I open user set password 2 ADMIN
=====
Kool :)
No comments:
Post a Comment
Note: only a member of this blog may post a comment.