-
Notifications
You must be signed in to change notification settings - Fork 36
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
Add option to disable users #59
Conversation
|
I do not understand the test failures... |
|
@jcpunk I am able to reproduce the errors. |
49453ce
to
1a50757
Compare
|
I think I've got the tests passing. You can check the dep loop by pulling down this branch and dropping the I'm showing: |
881f3d4
to
489e301
Compare
|
Just checking back in. |
|
Sorry for the slow response. I wanted to try to test this a box with a bmc before merging it. It looks like the gha failure on centos 8 is bogus. Could you touch the branch to retrigger it? It isn't giving me the re-run button. |
15ead23
to
2fbb57e
Compare
|
Any guesses why it doesn't like |
|
@jcpunk running |
|
I've been running I've run the other command and it is indeed different? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Rather than just setting the password to a random value, this extends the user management code to let a user be fully disabled.