Co-authored-by: AndyHunt66 <andrew.hunt@elastic.co>
This commit is contained in:
parent
6f6076e208
commit
4d646ca819
|
@ -19,7 +19,7 @@ However, multiple bind operations might be needed to find the correct user DN.
|
|||
|
||||
. To configure an `ldap` realm with user search:
|
||||
|
||||
.. Add a realm configuration of to `elasticsearch.yml` under the
|
||||
.. Add a realm configuration to `elasticsearch.yml` under the
|
||||
`xpack.security.authc.realms.ldap` namespace. At a minimum, you must specify
|
||||
the `url` of the LDAP server, and set `user_search.base_dn` to the container DN
|
||||
where the users are searched for.
|
||||
|
|
Loading…
Reference in New Issue