Skip to content

Commit

Permalink
[DOCS] Adds link to list of built-in users (#39529)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Mar 1, 2019
1 parent b49debb commit 68c1da8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/reference/commands/setup-passwords.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 1 addition & 2 deletions x-pack/docs/en/security/configuring-es.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]
--------------------------------------------------
Expand Down

0 comments on commit 68c1da8

Please sign in to comment.