> -----Original Message----- > From: Eric Covener > Sent: Mittwoch, 28. April 2010 04:37 > To: [email protected] > Subject: Re: patch for mod_ldap_authnz > > On Tue, Apr 27, 2010 at 9:25 PM, Kevin Kalupson > <[email protected]> wrote: > > Hi, > > mod_authnz_ldap will put the attributes from the AuthLdapUrl in the > > request environmental variables if ldap is the > authentication source. > > However, if mod_authnz_ldap is only providing Authorization > and another > > module is the authentication source, the attributes are not > available as > > request variables. > > > > Anyone have feelings about LDAP-as-authorizer adding entries to > AUTHENTICATE_*? Seems like an unfortunate name given the nature of > the data people are likely to plug into with this.
We shouldn't use the AUTHENTICATE_* prefix in this case. It should be something different to distiguish the cases. Regards Rüdiger
