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:
Tim Brooks 2017-06-29 16:01:44 -05:00
parent a9707a461d
commit c773115c39
1 changed files with 0 additions and 2 deletions

View File

@ -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]]