Skip to content

Commit 815032f

Browse files
jrodewigAndyHunt66
and
AndyHunt66
authored
[DOCS] Fix typo in LDAP config docs (#59953) (#59975)
Co-authored-by: AndyHunt66 <[email protected]>
1 parent b633a97 commit 815032f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

x-pack/docs/en/security/authentication/configuring-ldap-realm.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ However, multiple bind operations might be needed to find the correct user DN.
1919

2020
. To configure an `ldap` realm with user search:
2121

22-
.. Add a realm configuration of to `elasticsearch.yml` under the
22+
.. Add a realm configuration to `elasticsearch.yml` under the
2323
`xpack.security.authc.realms.ldap` namespace. At a minimum, you must specify
2424
the `url` of the LDAP server, and set `user_search.base_dn` to the container DN
2525
where the users are searched for.
@@ -210,4 +210,4 @@ xpack:
210210
--------------------------------------------------
211211
--
212212

213-
. Set up SSL to encrypt communications between {es} and LDAP. See <<tls-ldap>>.
213+
. Set up SSL to encrypt communications between {es} and LDAP. See <<tls-ldap>>.

0 commit comments

Comments
 (0)