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
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