You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/08/17 05:39:14 UTC

DO NOT REPLY [Bug 22412] - mod_auth and mod_auth_ldap DECLINE order

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22412>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22412

mod_auth and mod_auth_ldap DECLINE order

nd@perlig.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |LATER



------- Additional Comments From nd@perlig.de  2003-08-17 03:39 -------
Yeah, that's a known problem of the 2.0 branch. It is basically solved in
2.1-dev with a conceptual change.

The point is, the hook order is undefined (since they both hook at the same
position). You can change the hook order by patching the code (hooking
mod_auth_ldap explicitly before mod_auth) and it's fine.

If you need help to do this, don't hesitate to ask.

Thanks for using Apache.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org