From 566f656ebaad075e1d0248e03390ed44fc7492b9 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Thu, 7 Aug 2008 19:11:43 +0000 Subject: [PATCH] Added ldap-server xml:id --- src/docbkx/ldap-auth-provider.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.