tis 2003-02-25 klockan 17.41 skrev Luiz Ozaki: > Hi ! > > I’m having problems with the configuration of the squid auth... > All my computers in my network, when try to access the internet, are > asked for user name and a password to access it… OK… it’s working. > > But I want some IPs with full access of the internet without asking a > login to access the internet throw the squid… > > How can I do this ??
By allowing those sations access before where you require authentication. See your http_access directives. It is a ordered list of rules, and as soon as Squid reaches a acl element which requires authentication the user will be asked to authenticate himself. -- Henrik Nordstrom <[EMAIL PROTECTED]> MARA Systems AB, Sweden
