sach3000 / supermicro-ipmi-key

Generate keys for supermicro IPMI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

supermicro-ipmi-key

This is a script to easily generate keys for the supermicro IPMI interface, based on the documentation published by Peter Kleissner.

To generate a key, simply take the MAC address from the IPMI card (case doesn’t matter), pass it as argument to the script, and paste the resulting key piece by piece into the activation web form:

> supermicro-ipmi-key AA:BB:CC:DD:EE:FF
6f87 4348 6895 ae6d ab2d b1ce

For any technical details please read Peters article.

About

Generate keys for supermicro IPMI


Languages

Language:Perl 100.0%