Browse Source

Remove reference to `accept_default_password` (#45533)

`xpack.security.authc.accept_default_password` has not been
 used since 6.0 but we still referenced it in our docs.
Ioannis Kakavas 6 years ago
parent
commit
b02b5b8a71
1 changed files with 0 additions and 6 deletions
  1. 0 6
      docs/reference/settings/security-settings.asciidoc

+ 0 - 6
docs/reference/settings/security-settings.asciidoc

@@ -53,12 +53,6 @@ the sensitive nature of the information.
 `xpack.security.fips_mode.enabled`::
 Enables fips mode of operation. Set this to `true` if you run this {es} instance in a FIPS 140-2 enabled JVM.  For more information, see <<fips-140-compliance>>. Defaults to `false`.
 
-[float]
-[[password-security-settings]]
-==== 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.
-
 [float]
 [[password-hashing-settings]]
 ==== Password hashing settings