https://issues.apache.org/bugzilla/show_bug.cgi?id=46978
--- Comment #7 from Eric Covener <[email protected]> 2011-09-21 11:12:35 UTC --- LDAP behaves like every other standard authz module, save mod_authz_host which is unique, by returning 401. This is what lets users try different credentials when the current ones aren't sufficient. There is a global switch in trunk (http://httpd.apache.org/docs/trunk/mod/mod_authz_core.html#authzsendforbiddenonfailure) to turn authz 401s into 403s. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
