logicminds / rubyipmi

Command line wrapper for ipmitool and freeipmi
GNU Lesser General Public License v2.1
35 stars 32 forks source link

Need an ability to manipulate BMC users with rubyipmi/ipmitool provider #43

Closed korekhov closed 7 years ago

korekhov commented 7 years ago

I know that freeipmi does not have user-manipulating ability, but ipmitool does and that's why it is an IPMI provider of choice for many organizations.

This functionality needs to be added to rubyipmi so subsequently that could be exposed as a proper RESTful API in Foreman Smart-Proxy, etc.

korekhov commented 7 years ago

Apparently a duplicate of https://github.com/logicminds/rubyipmi/issues/9