From d0ea72822739ae3425463ea0ea0f7c63f19e0bc3 Mon Sep 17 00:00:00 2001 From: "Jason S. Lingohr" Date: Mon, 19 May 2008 11:21:08 +0000 Subject: [PATCH] Update transformations. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@657793 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_authnz_ldap.html.en | 10 +++++----- docs/manual/mod/mod_proxy.xml.ja | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/manual/mod/mod_authnz_ldap.html.en b/docs/manual/mod/mod_authnz_ldap.html.en index 200331948cb..ac7d1bb2686 100644 --- a/docs/manual/mod/mod_authnz_ldap.html.en +++ b/docs/manual/mod/mod_authnz_ldap.html.en @@ -678,11 +678,11 @@ Require valid-user subtree search for the attribute userPrincipalName, with an empty search root, like so:

-
-AuthLDAPBindDN apache@somedomain.com
-AuthLDAPBindPassword password
-AuthLDAPURL ldap://10.0.0.1:3268/>userPrincipalName?sub
-
+

+AuthLDAPBindDN apache@somedomain.com
+AuthLDAPBindPassword password
+AuthLDAPURL ldap://10.0.0.1:3268/?userPrincipalName?sub +

Users will need to enter their User Principal Name as a login, in the form somebody@nz.somedomain.com.

diff --git a/docs/manual/mod/mod_proxy.xml.ja b/docs/manual/mod/mod_proxy.xml.ja index f7141b36d1e..2af46074ab2 100644 --- a/docs/manual/mod/mod_proxy.xml.ja +++ b/docs/manual/mod/mod_proxy.xml.ja @@ -1,7 +1,7 @@ - +