Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhancement: user manipulation ability #9

Open
korekhov opened this issue Jul 18, 2013 · 2 comments
Open

enhancement: user manipulation ability #9

korekhov opened this issue Jul 18, 2013 · 2 comments

Comments

@korekhov
Copy link
Collaborator

Please, add a BMC user manipulation ability to rubyipmi library so it can be exposed through Foreman BMC smart-proxy, for example.

freeipmi provider does not have this ability at all, so it is only ipmitool that can help with this.

Thanks!

@logicminds
Copy link
Owner

What exactly do we need this to do? Add User, delete user, modify user?

Also see the github.com/logicminds/bmclib.

@korekhov
Copy link
Collaborator Author

korekhov commented Nov 6, 2014

Yep, all of those plus password changes.

As we spoke some time ago, ideally all of the ipmitool features should be exposed through your library. The easiest way, IMHO, is just to mimic the exact command arguments as a REST string, for example:

ipmitool user list = GET /user/list

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants