Henrik Nordstrom wrote:
tor 2006-10-05 klockan 11:37 +0200 skrev Marco Berizzi: > I was forgotting... > I have tested squid2.6STABLE{1,2,3,4}: same behaviour Seems to work here.. authenticate_ip_ttl 300 seconds acl max1 max_user_ip -s 1 http_access deny max1 http_access allow ...
Found ;-) This problem happens only with the ntlm_auth helper. Switching to the msnt_auth helper 'fix' the problem:aclMatchUserMaxIP: user 'mberizzi' tries to use too many IP addresses (max 1 allowed)!