Skip to content

Commit

Permalink
Docs: corrected ref to old shell scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
vladd-bit committed May 29, 2024
1 parent 73b63aa commit 452e998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Please see the `security/opensearch` folder for the roles mappings and internal
On the first run, after changing the default passwords, one should change the default `admin` and `kibanaserver` passwords as specified in the [OpenSearch documentation](https://opensearch.org/docs/latest/security-plugin/access-control/users-roles/).

To do so, one can:
- run the script `generate_es_internal_passwords.sh` to generate hashes,
- run the script `generate_opensearch_internal_passwords.sh` to generate hashes,
- modify the `internal_users.yml` file with the generated hashes,
- restart the stack, but with using `docker-compose down -v` to remove the volume data.

Expand Down

0 comments on commit 452e998

Please sign in to comment.