• Stars
    star
    194
  • Rank 200,219 (Top 4 %)
  • Language
    Perl
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Generate keys for supermicro IPMI

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.