diff --git a/src/docbkx/ldap-auth-provider.xml b/src/docbkx/ldap-auth-provider.xml index 151caa7702..c1cdb65bd0 100644 --- a/src/docbkx/ldap-auth-provider.xml +++ b/src/docbkx/ldap-auth-provider.xml @@ -56,7 +56,7 @@ which should be available in your XML editor). -
+
Configuring an LDAP Server @@ -391,7 +391,7 @@ ]]> - and use it by setting the authenticator's + and use it by setting the BindAuthenticator bean's userSearch property. The authenticator would then call the search object to obtain the correct user's DN before attempting to bind as this user.