Skip to content

Remove on user_id mismatch#94

Open
jcpunk wants to merge 1 commit intojhoblitt:masterfrom
jcpunk:user-mismatch
Open

Remove on user_id mismatch#94
jcpunk wants to merge 1 commit intojhoblitt:masterfrom
jcpunk:user-mismatch

Conversation

@jcpunk
Copy link
Contributor

@jcpunk jcpunk commented Feb 27, 2026

This adds a flag to ipmi::user which will remove a user from the user list if it has the wrong user_id.

Some BMC seem to support having a user in multiple slots. Sometimes this gives the user multiple passwords. Sometimes it just has one of them (first or last seems to be vendor dependent).

Multiple users with the same name seems to be buggy behavior...

@jhoblitt
Copy link
Owner

CI is passing on the master branch again. Could you try rebasing?

@jcpunk
Copy link
Contributor Author

jcpunk commented Mar 12, 2026

Rebased off HEAD

@jcpunk
Copy link
Contributor Author

jcpunk commented Mar 12, 2026

I can't figure out what platform the gems require. RHEL9 appears to be too old, RHEL10 appears to be too new.

@jhoblitt
Copy link
Owner

Well, this module clearly needs to be rewritten as a native type to avoid this complicated exec's but that clearly hasn't happened... @jcpunk Is this ready for merge now?

@jcpunk
Copy link
Contributor Author

jcpunk commented Mar 12, 2026

I think it should be good to go

@jcpunk jcpunk force-pushed the user-mismatch branch 2 times, most recently from 069251d to 49f3afc Compare March 12, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants