mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
[DOCS] Adds link to list of built-in users (#39529)
This commit is contained in:
parent
2a20e8e3fe
commit
f1a7166708
@ -3,8 +3,8 @@
|
||||
[[setup-passwords]]
|
||||
== elasticsearch-setup-passwords
|
||||
|
||||
The `elasticsearch-setup-passwords` command sets the passwords for the built-in
|
||||
`elastic`, `kibana`, `logstash_system`, `beats_system`, and `apm_system` users.
|
||||
The `elasticsearch-setup-passwords` command sets the passwords for the
|
||||
{stack-ov}/built-in-users.html[built-in users].
|
||||
|
||||
[float]
|
||||
=== Synopsis
|
||||
|
@ -55,8 +55,7 @@ help you get up and running. The +elasticsearch-setup-passwords+ command is the
|
||||
simplest method to set the built-in users' passwords for the first time.
|
||||
|
||||
For example, you can run the command in an "interactive" mode, which prompts you
|
||||
to enter new passwords for the `elastic`, `kibana`, `beats_system`,
|
||||
`logstash_system`, and `apm_system` users:
|
||||
to enter new passwords for the built-in users:
|
||||
|
||||
[source,shell]
|
||||
--------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user