tis 2010-02-23 klockan 10:50 +0000 skrev Matt Richards:

> Does anybody know if its possible to setup something similar to
> authenticate_ip_shortcircuit in squid 3?

Thinking... yes it should be possible to implement
authenticate_ip_shortcircuit as an external acl for most purposes,
working similar to squid_session but remembering the user name.

> If not is there anything else that can be done to authentication these
> applications?

Also configure basic auth which is widely supported, but very insecure
for the user (plaintext exchange including login+password)

Regards
Henrik

Reply via email to