]> granicus.if.org Git - apache/commitdiff
The DN was fetched from the entry, and the password is passed by the client.
authorLucien Gentis <lgentis@apache.org>
Sun, 14 Dec 2008 15:04:44 +0000 (15:04 +0000)
committerLucien Gentis <lgentis@apache.org>
Sun, 14 Dec 2008 15:04:44 +0000 (15:04 +0000)
 --Cette ligne, et les suivantes ci-dessous, seront ignorées--

M    manual/mod/mod_authnz_ldap.xml

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@726461 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authnz_ldap.xml

index b916aaa0816bafda7a05891743c89d5c361afe5d..6d6a19f111ab6cf6a4c50bdd2ce963af22d902e7 100644 (file)
@@ -153,7 +153,7 @@ for HTTP Basic authentication.</description>
       access.</li>
 
       <li>Fetch the distinguished name of the entry retrieved from
-      the search and attempt to bind to the LDAP server using the
+      the search and attempt to bind to the LDAP server using that
       DN and the password passed by the HTTP client. If the bind is
       unsuccessful, deny or decline access.</li>
     </ol>