From: André Malo Date: Mon, 6 Dec 2004 09:38:05 +0000 (+0000) Subject: update transformation X-Git-Tag: 2.1.2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11ce787e86988b4c84c02a85ac8d61224ae8b108;p=thirdparty%2Fapache%2Fhttpd.git update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@109966 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authnz_ldap.html.en b/docs/manual/mod/mod_authnz_ldap.html.en index 7d38f3fd507..20a4e1cc6b3 100644 --- a/docs/manual/mod/mod_authnz_ldap.html.en +++ b/docs/manual/mod/mod_authnz_ldap.html.en @@ -470,7 +470,7 @@ require valid-user
  • - The next example is similar to the previous one, but is + The next example is similar to the previous one, but it uses the common name instead of the UID. Note that this could be problematical if multiple people in the directory share the same cn, because a search on cn @@ -512,7 +512,7 @@ require valid-user new LDAP group and ensure that the group's members remain synchronized with the pager users. This becomes trivial with filters. The goal is to grant access to anyone who has - a filter, plus grant access to Joe Manager, who doesn't + a pager, plus grant access to Joe Manager, who doesn't have a pager, but does need to access the same resource:

    @@ -522,11 +522,7 @@ require valid-user

    This last may look confusing at first, so it helps to evaluate what the search filter will look like based on who - connects, as shown below. The text in blue is the part that - is filled in using the attribute specified in the URL. The - text in red is the part that is filled in using the filter - specified in the URL. The text in green is filled in using - the information that is retrieved from the HTTP client. If + connects, as shown below. If Fred User connects as fuser, the filter would look like