Browse Source

[DOCS] Fix incorrect AD realm setting (#57520)

Simon 5 years ago
parent
commit
073d4e9da7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/settings/security-settings.asciidoc

+ 1 - 1
docs/reference/settings/security-settings.asciidoc

@@ -580,7 +580,7 @@ this setting controls the amount of time to cache DNS lookups. Defaults
 to `1h`.
 
 `domain_name`::
-The domain name of Active Directory. If the `url` and the `user_search_dn`
+The domain name of Active Directory. If the `url` and the `user_search.base_dn`
 settings are not specified, the cluster can derive those values from this 
 setting. Required.