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. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
