Search squid archive

Re: squid authentication issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 13 Feb 2006, Mark Elsen wrote:

        http_access allow password
        http_access deny all

 Your are not allowing any source addresses , try

                        http_access allow all password


Won't and can't make any difference.

Squid does not really care what kinds of ACLs you use in an http_access line. Only thing it does care about is if all the ACLs in the same http_access line is true (matched) in which case the http_access line is active..

then there is some sideffects, mainly that all unauthenticated requests is rejected with "Login required" as soon as Squid encounters a authentication related ACL, and that requests gets asked for new credentials if the last acl on a http_access deny line is related to authentication somehow.

Regards
Henrik

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux