I have dumped the env and it doesn't include the auth info. I have confirmed 
that the proxy-authorization header is being sent by the proxy server.
I found somewhere, that I can't find again, something that implied that apache 
had to be compiled with a specific option to allow it to transmit this header 
to the pages or scripts. I really hope that this isn't the case as I really 
don't have the weeks required to get a server to build a compile environment 
and gather all the bits and pieces that I'd need to do that.

 

> Date: Mon, 14 Jan 2013 15:23:57 +0000
> From: n...@webthing.com
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] Passing proxy authentication user name
> 
> On Mon, 14 Jan 2013 14:55:38 +0000
> <terry.coo...@sympatico.ca> wrote:
> 
> 
> > There was a mention of REMOTE-USER, however as I understand that, it's only 
> > there if authentication is set up on the http server. There is no 
> > authentication on the web server, only on the proxy.
> 
> It's too long since I looked at the CGI spec. Have you tried
> a simple CGI script that just dumps its env to see what's
> available?
> 
> Otherwise proxy-chain-auth on the proxy will give you REMOTE_USER.
> 
> -- 
> Nick Kew
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
> 
                                          

Reply via email to