mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
[DOCS] Fix typos in 8.0 security migration (#79802)
* [DOCS] Fix typo * Fix other typos * Fix line break in deprecation notice
This commit is contained in:
parent
8599e6e042
commit
4d8dd1ff3f
2 changed files with 11 additions and 11 deletions
|
@ -3,7 +3,7 @@
|
|||
[[setup-passwords]]
|
||||
== elasticsearch-setup-passwords
|
||||
|
||||
deprecated[8.0, "The `elasticsearch-setup-passwords` tool is deprecated and will be removed in a future release. To manually reset the password for the builtin users (including the `elastic` user), use the <<reset-password,`elasticsearch-reset-password` tool>>, the {es} change password API, or the User Management features in {kib}."]
|
||||
deprecated[8.0, "The `elasticsearch-setup-passwords` tool is deprecated and will be removed in a future release. To manually reset the password for the built-in users (including the `elastic` user), use the <<reset-password,`elasticsearch-reset-password`>> tool, the {es} change password API, or the User Management features in {kib}."]
|
||||
|
||||
The `elasticsearch-setup-passwords` command sets the passwords for the
|
||||
<<built-in-users,built-in users>>.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue