We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e695173 commit 30f42c7Copy full SHA for 30f42c7
docs/en/stack/security/authentication/built-in-users.asciidoc
@@ -21,7 +21,7 @@ storing monitoring information in {es}. It has the `remote_monitoring_agent` and
21
[[built-in-user-explanation]]
22
==== How the built-in users work
23
These built-in users are stored in a special `.security` index, which is managed
24
-by the {security-features}. If a built-in user is disabled or its password
+by {es}. If a built-in user is disabled or its password
25
changes, the change is automatically reflected on each node in the cluster. If
26
your `.security` index is deleted or restored from a snapshot, however, any
27
changes you have applied are lost.
0 commit comments