Re: [SQU] Looks like a newbie problem:

From: Craig Fels <csfels@dont-contact.us>
Date: Wed, 14 Feb 2001 08:09:38 -0600

Are the secureid users also part of the net acl? If so try this...

http_access allow net !secureid
http_access allow secureid
http_access allow all

Craig
----- Original Message -----
From: "Henk-Jan Kloosterman" <proxy@kloosterman.org>
To: <squid-users@ircache.net>
Sent: Wednesday, February 14, 2001 6:42 AM
Subject: [SQU] Looks like a newbie problem:

> I configured my (2.5 +ssl) squid as follows:
>
> # And finally deny all other access to this proxy
> acl net src 150.50.0.0/16 192.168.0.0/16 10.30.0.0/16
> acl secureid proxy_auth REQUIRED
> http_access allow net
> http_access allow secureid
> http_access deny all
>
> What I want is: all "net" users ar efree to use the proxy (and
> host-accelrator)
> ((Yes I just the DEFINES = -DAUTH_ON_ACCELERATION)) option.:)))
> All other users (secureid) must by authenticated.
>
> I am sure I miss something or doing something wrong.
> The users get authenticated: But then. the requested page does not contain
> any data!!!
>
> If I make it a complete http_access allow all.. It works allright!
>
> --
> To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
>

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Wed Feb 14 2001 - 07:14:35 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:58:00 MST