Remove doc reference disabling-default-password
This section has been removed from setting-up-authentication. This commit removes a reference to this section that no longer exists. Original commit: elastic/x-pack-elasticsearch@43aa0077f9
This commit is contained in:
parent
a9707a461d
commit
c773115c39
|
@ -21,8 +21,6 @@ Configure in both `elasticsearch.yml` and `kibana.yml`.
|
|||
==== Default Password Security Settings
|
||||
`xpack.security.authc.accept_default_password`::
|
||||
In `elasticsearch.yml`, set this to `false` to disable support for the default "changeme" password.
|
||||
For more information, see {xpack-ref}/setting-up-authentication.html#disabling-default-password[
|
||||
Disable Default Password Functionality].
|
||||
|
||||
[float]
|
||||
[[anonymous-access-settings]]
|
||||
|
|
Loading…
Reference in New Issue