mån 2007-06-25 klockan 08:34 -0300 skrev Alexandre Muzzio:
> Hi,
> 
> I need to do a autheticated transparent proxy with Squid + NatACL. I
> got squid and NatACL to run very well. NatACL is a web page where the
> users can login and if the user and password is correct, so the NatACL
> creates a firewall rule (DNAT) redirecting to squid port.
> 
> But I need to know how to say to squid what users autheticated. Can
> someone tell me what squid wait to receive from browser about user?

You need NatACL to tell this to Squid via an external acl helper. See
the external_acl_type directive.

There is no information sent to Squid by the browser in such setups. If
you want the browser to tell Squid then you need to use Squid as a proxy
(not transparent interception).

Regards
Henrik

Attachment: signature.asc
Description: Detta är en digitalt signerad meddelandedel

Reply via email to