You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modproxy-dev@apache.org by Carretti Enrico <ca...@unimo.it> on 2004/07/12 14:30:38 UTC

Authentication on forward proxy

Hi all,  
this is my problem: I want to use Apache as a forward proxy to let the clients 
of my lan to request external webn pages and I want that these clients 
authenticate to the proxy. When I used apache as a "normal" web server I used 
to protect some directories using the <Directory> ... </Directory> directive; 
in particular I used a third-part module (mod_auth_kerb) to perform auht 
against Kerberos. My question is if it's possible to request auth every time 
that a client request a connection to the proxy. Thanks in advance 
Enrico 

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/


RE: Authentication on forward proxy

Posted by "Eric J. Hansen" <eh...@worldmachine.com>.
A alternative solution for you might be a SOCKS proxy server (do a web
search on "socks proxy"). The only hitch is that your clients' browsers
must be configured to use the SOCKS protocol (either manually or automatic
configuration.)



> -----Original Message-----
> From: Carretti Enrico [mailto:carretti.enrico.26608@unimo.it] 
> Sent: Monday, July 12, 2004 8:31 AM
> To: modproxy-dev@apache.org
> Subject: Authentication on forward proxy
> 
> 
> Hi all,  
> this is my problem: I want to use Apache as a forward proxy 
> to let the clients 
> of my lan to request external webn pages and I want that 
> these clients 
> authenticate to the proxy. When I used apache as a "normal" 
> web server I used 
> to protect some directories using the <Directory> ... 
> </Directory> directive; 
> in particular I used a third-part module (mod_auth_kerb) to 
> perform auht 
> against Kerberos. My question is if it's possible to request 
> auth every time 
> that a client request a connection to the proxy. Thanks in advance 
> Enrico 
> 
> -------------------------------------------------
> This mail sent through IMP: http://horde.org/imp/
> 
> 
>