Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

Update nsm_server_user-add #25

Merged
merged 3 commits into from Apr 23, 2019

Conversation

bryant-treacle
Copy link
Contributor

Added a check to see if user already exists in securityonion_db. If the users exists or is disabled, the script gives user the option to update the password.

Added a check to see if user already exists in securityonion_db.  If the users exists or is disabled, the script gives user the option to update the password.
@dougburks
Copy link
Contributor

Hi @bryant-treacle ,

Thanks for the pull request!

To avoid code duplication, if the user account exists, could we just tell the user that they can run so-user-passwd if they need to change the password?

Thoughts?

Thanks!

@bryant-treacle
Copy link
Contributor Author

bryant-treacle commented Apr 4, 2019 via email

@dougburks
Copy link
Contributor

Yes, please. Thank you, sir!

@bryant-treacle
Copy link
Contributor Author

@dougburks,
I removed the redundant code and updated the prompt.
Bryant

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

Successfully merging this pull request may close these issues.

None yet

2 participants