Re: [squid-users] ACL's

From: Henrik Nordstrom <hno@dont-contact.us>
Date: 02 Jun 2003 19:26:20 +0200

mån 2003-06-02 klockan 19.04 skrev Enrico Pelaggio:
> You say I must put:
>
> http_access allow auth_ip
> http_access allow auth_users
> http_access deny all
>
> ??
> I tried but it didn't work for me.
> Thnks anyway.

http_access lines are processed in the order listed in squid.conf, and
the first match tells if the request is denied or allowed.

When Squid encounters a proxy_auth type acl when processing the
http_access lines it will require authentication.

The above lines (in the order shown above) gives "ip" (192.168.2.116)
access without authentication, and all other users access if they first
authenticate.

Regards
Henrik

-- 
Donations welcome if you consider my Free Squid support helpful.
https://www.paypal.com/xclick/business=hno%40squid-cache.org
Please consult the Squid FAQ and other available documentation before
asking Squid questions, and use the squid-users mailing-list when no
answer can be found. Private support questions is only answered
for a fee or as part of a commercial Squid support contract.
If you need commercial Squid support or cost effective Squid and
firewall appliances please refer to MARA Systems AB, Sweden
http://www.marasystems.com/, info@marasystems.com
Received on Mon Jun 02 2003 - 11:26:30 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:17:12 MST