> Was wondering if/how it's possible to bypass the
> LDAP authentication for Squid and let every single
> user with a specific LAN subnet (ie: 192.168.190.*)
> to surf the internet without providing credentials.
http_access rules are processed in the order they're listed in
squid.conf, and the one that matches first is applied. Insert a
http_access rule allowing that subnet before the http_access rule that
requires authentication.
Adam
Received on Wed Oct 22 2003 - 07:36:38 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:20:35 MST