On Wed, 16 Nov 2005, Pim Zandbergen wrote:
> Well, I really prefer the old behaviour, so I hope the behaviour is not
> hardcoded, but configurable.
It's not hardcoded, instead it is dependent on how your http_access rules
are constructed.
Squid prompts for login credentials if the user is denied access by an
authentication related acl (proxy_auth, proxyauth_regex, external using
%LOGIN).
http_access deny someacl authacl
prompts for new credentials if matched (denied by authacl)
http_access deny authacl someacl
does nor prompt for new credentials (denied by someacl)
Regards
Henrik
Received on Wed Nov 16 2005 - 03:11:04 MST
This archive was generated by hypermail pre-2.1.9 : Thu Dec 01 2005 - 12:00:09 MST