AW: [squid-users] Squid auth question

From: Grooz, Marc \(regio iT\) <Marc.Grooz_at_regioit.de>
Date: Tue, 8 Jan 2013 07:10:09 +0100

Sorry i have to correct myself: squid reauthentication every 5 minutes not
10.

Mit freundlichen Grüßen

Marc Grooz

-----Ursprüngliche Nachricht-----
Von: Grooz, Marc (regio iT) [mailto:Marc.Grooz_at_regioit.de]
Gesendet: Montag, 7. Januar 2013 15:27
An: squid-users_at_squid-cache.org
Betreff: [squid-users] Squid auth question

Hi ,

i've got a question about a external_acl. We use an own external helper to
check if a user is in a particular group and then assign a special outgoing
ip address.

Here is an example:

external_acl_type HELPER ttl=3600 negative_ttl=300 children=10
concurrency=0 cache=0 grace=0 protocol=2.5 %SRC /path/to/helper

acl group1 external HELPER group1
acl group2 external HELPER group2

http_access allow group1
tcp_outgoing_address 1.2.3.4 group1

http_access allow group2
tcp_outgoing_address 1.2.3.5 group2

In the helper protocol I notice that squid try to reauthenticate User that
belongs to group2 every 10 minutes in group1, even when they already allowed
in group2. Is there an option that squid tell to remember successful
authentications?

Kind regards

Marc

Received on Tue Jan 08 2013 - 06:10:18 MST

This archive was generated by hypermail 2.2.0 : Tue Jan 08 2013 - 12:00:03 MST