[Bug 66375] The documentation for AuthzProviderAlias looks wrong.
| Newsgroups | gmane.comp.apache.documentation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bz.apache.org/bugzilla/show_bug.cgi?id=66375 Rich Bowen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Rich Bowen <[email protected]> --- Fixed the AuthzProviderAlias example: - Removed "Require all granted" which was granting access unconditionally, defeating the LDAP group authorization checks - Changed AuthBasicProvider from "file" to "ldap" with an AuthLDAPUrl, since the example is demonstrating LDAP group authorization Patched in r1933649 (trunk), r1933650 (2.4). -- You are receiving this mail because: You are the assignee for the bug.