[DOCS] Fix incorrect AD realm setting (#57520)
This commit is contained in:
parent
a370d5eead
commit
18fc4395c6
|
@ -578,7 +578,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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue