Skip to content

Commit fc3dd24

Browse files
authored
[DOCS] Adds link to list of built-in users (#39529)
1 parent 86f2307 commit fc3dd24

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

docs/reference/commands/setup-passwords.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
[[setup-passwords]]
44
== elasticsearch-setup-passwords
55

6-
The `elasticsearch-setup-passwords` command sets the passwords for the built-in
7-
`elastic`, `kibana`, `logstash_system`, `beats_system`, and `apm_system` users.
6+
The `elasticsearch-setup-passwords` command sets the passwords for the
7+
{stack-ov}/built-in-users.html[built-in users].
88

99
[float]
1010
=== Synopsis

x-pack/docs/en/security/configuring-es.asciidoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@ help you get up and running. The +elasticsearch-setup-passwords+ command is the
5555
simplest method to set the built-in users' passwords for the first time.
5656

5757
For example, you can run the command in an "interactive" mode, which prompts you
58-
to enter new passwords for the `elastic`, `kibana`, `beats_system`,
59-
`logstash_system`, and `apm_system` users:
58+
to enter new passwords for the built-in users:
6059

6160
[source,shell]
6261
--------------------------------------------------

0 commit comments

Comments
 (0)