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

Add reset password process #6930

Merged
merged 2 commits into from
Jan 10, 2024
Merged

Add reset password process #6930

merged 2 commits into from
Jan 10, 2024

Conversation

vcerenu
Copy link
Member

@vcerenu vcerenu commented Jan 10, 2024

Description

This PR adds the procedure to perform a password change of users used by Wazuh for the connection between Wazuh Indexer, Wazuh Dashboard and Filebeat, for the deployment with Puppet.

Related Issue wazuh/wazuh-puppet#740

Checks

Docs building

  • Compiles without warnings.

Code formatting and web optimization

  • Uses three spaces indentation.
  • Adds or updates meta descriptions accordingly.
  • Updates the redirects.js script if necessary (check this guide).

Writing style

  • Uses present tense, active voice, and semi-formal registry.
  • Uses short, simple sentences.
  • Uses bold for user interface elements, italics for key terms or emphasis, and code font for Bash commands, file names, REST paths, and code.

@vcerenu vcerenu self-assigned this Jan 10, 2024
@javimed javimed added level/task Task issue type/bug Bug issue labels Jan 10, 2024
@vcerenu vcerenu linked an issue Jan 10, 2024 that may be closed by this pull request
@teddytpc1 teddytpc1 changed the title add reset password process Add reset password process Jan 10, 2024
@javimed javimed merged commit 27de886 into 4.7 Jan 10, 2024
3 checks passed
@javimed javimed deleted the 740--reset-passwords branch January 10, 2024 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/bug Bug issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wazuh resets user passwords
5 participants