Re: [EMAIL PROTECTED] Apache 2.2.8 + mod_authnz_ldap + mod_header/env variables

2008-05-19 Thread Arnaud Lesueur
On Mon, May 19, 2008 at 5:13 PM, Eric Covener <[EMAIL PROTECTED]> wrote: > On Mon, May 19, 2008 at 10:55 AM, Arnaud Lesueur > <[EMAIL PROTECTED]> wrote: > > > > > My interpretation is that my directives (SetEnvIf and RequestHeader) > > are being executed

[EMAIL PROTECTED] Apache 2.2.8 + mod_authnz_ldap + mod_header/env variables

2008-05-19 Thread Arnaud Lesueur
UserIsDN on AuthzLDAPAuthoritative on Require ldap-group cn=mygroup,dc=domain,dc=fr SetEnvIf REMOTE_USER (.*) USER=$1 RequestHeader set USER "%{USER}e" SetEnvIf AUTHENTICATE_MAIL (.*) MAIL=$1 RequestHeader set MAIL "%{MAIL}e" ProxyPass http://localhost:8080/stub/ ProxyPassReve