Henrik Nordstrom-5 wrote:
>
> On fre, 2008-07-18 at 23:22 -0700, ananttickoo wrote:
>
>> sory boss but i am not able to find the error in my coniguration please
>> help
>
> For authentication to work the browser must be configured to use the
> proxy. Transparent interception and authentication CAN NOT be combined.
>
> Additionally the first http_access rule that allows the request needs to
> be authentication related. http_access is processed top down until a
> match is found. So if you have
>
> http_access allow internal_network
> http_access allow users
>
> then internal_network is allowe access without authentication, and
> requests from any other network will be required to authenticate.
>
> http_access allow internal_network users
>
> allows internal_network access if they also authenticate..
>
>
> Regards
> Henrik
>
>
>
when i do the settings in browser and open a site i get a error ::: proxy
refused connection
--
View this message in context:
http://www.nabble.com/squid-not-asking-for-authentication-tp18507653p18542478.html
Sent from the Squid - Users mailing list archive at Nabble.com.