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 2004/04/07 12:01:53 UTC

DO NOT REPLY [Bug 28253] New: - Enable LDAP authorization for users not authenticated with LDAP

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=28253

Enable LDAP authorization for users not authenticated with LDAP

           Summary: Enable LDAP authorization for users not authenticated
                    with LDAP
           Product: Apache httpd-2.0
           Version: 2.0.49
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: mod_auth_ldap
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: jah@progress.com


Currently mod_auth_ldap cannot authorize users that are not authenticated with
mod_auth_ldap. The attached patches to mod_auth_ldap.c and util_ldap.c enable
this functionality by looking up the user account from LDAP in authorization
phase even if the user is authenticated by some other module.

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