From: Ruediger Pluem Date: Sun, 2 Nov 2008 11:11:52 +0000 (+0000) Subject: * Update transformation X-Git-Tag: 2.3.0~165 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfea0a56386f422ce9c06fca90ff73866dafe021;p=thirdparty%2Fapache%2Fhttpd.git * Update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709864 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authz_core.html.en b/docs/manual/mod/mod_authz_core.html.en index efed2d320d4..e3bdbce75c8 100644 --- a/docs/manual/mod/mod_authz_core.html.en +++ b/docs/manual/mod/mod_authz_core.html.en @@ -84,7 +84,7 @@ AuthLDAPURL ldap://ldap.host/o=ctx
</AuthzProviderAlias>

- <AuthnProviderAlias ldap-group ldap-group-alias2 + <AuthzProviderAlias ldap-group ldap-group-alias2 cn=my-other-group,o=dev>
AuthLDAPBindDN cn=yourotheruser,o=dev
@@ -515,7 +515,8 @@ an authorization provider.

For a complete authentication and authorization configuration, Require must be accompanied by AuthName, AuthType and - AuthBasicProvider + AuthBasicProvider or + AuthDigestProvider directives, and directives such as AuthUserFile and AuthGroupFile (to