summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_authnz_ldap.xml
diff options
context:
space:
mode:
authorJason S. Lingohr <jsl@apache.org>2007-06-17 07:21:08 +0000
committerJason S. Lingohr <jsl@apache.org>2007-06-17 07:21:08 +0000
commit8d2269e3eabc9c62361f301ccb7196a206a3824b (patch)
treedadc2560caceda1acb6738d45e6cfafbc05c15ec /docs/manual/mod/mod_authnz_ldap.xml
parent86f602beb22cfa76214020c1e0a9f3d59b108e30 (diff)
downloadhttpd-8d2269e3eabc9c62361f301ccb7196a206a3824b.tar.gz
PR 31978, submitted by Ryan Morgan, resubmitted by Tony Stevenson.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@548014 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_authnz_ldap.xml')
-rw-r--r--docs/manual/mod/mod_authnz_ldap.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_authnz_ldap.xml b/docs/manual/mod/mod_authnz_ldap.xml
index edab82e27b..e2f5c29b3b 100644
--- a/docs/manual/mod/mod_authnz_ldap.xml
+++ b/docs/manual/mod/mod_authnz_ldap.xml
@@ -919,7 +919,9 @@ environment variable</description>
matter how many are provided. If no attributes are
provided, the default is to use <code>uid</code>. It's a good
idea to choose an attribute that will be unique across all
- entries in the subtree you will be using.</dd>
+ entries in the subtree you will be using. All attributes
+ listed will be put into the environment with an AUTHENTICATE_ prefix
+ for use by other modules.</dd>
<dt>scope</dt>
@@ -937,7 +939,7 @@ environment variable</description>
will search for all objects in the tree. Filters are
limited to approximately 8000 characters (the definition of
<code>MAX_STRING_LEN</code> in the Apache source code). This
- should be than sufficient for any application.</dd>
+ should be more than sufficient for any application.</dd>
</dl>
<p>When doing searches, the attribute, filter and username passed