Skip to content

Commit 3dd5246

Browse files
update package-security.asciidoc to include link to reset password (#109314) (#109388)
Co-authored-by: Andrei Verdes <[email protected]>
1 parent b0ca71d commit 3dd5246

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/reference/setup/install/package-security.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ the `elastic` built-in superuser.
1111
and TLS is enabled and configured with these keys and certificates.
1212

1313
The password and certificate and keys are output to your terminal.
14+
You can reset the password for the `elastic` user with the <<reset-password,`elasticsearch-reset-password`>> command.
1415

15-
We recommend storing the `elastic` password as an environment variable in your shell. Example:
16+
We recommend storing the `elastic` password as an environment variable in your shell. For example:
1617

1718
[source,sh]
1819
----

0 commit comments

Comments
 (0)