The problem is solved!

        Netscape proxy use digest auth, I have just compile digest auth on
squid too, then the following line in conf:

        auth_param digest program /usr/local/squid/libexec/digest_auth_pw
/usr/local/squid/etc/digpass

        then added option to cache_peer      login=PASS


        regards,
        Zoltan

> > On Tue, 27 Sep 2005, Chris Robertson wrote:
> > 
> > > login=PASS only works for the Basic HTTP authentication scheme.  It's 
> > > likely that the Netscape parent is using Digest.  Assuming this is the
> 
> > > case, I'm not sure if there is anything you can do.
> > 
> > In theory login=PASS should work for Digest as well, but you can't run 
> > local authentication on this Squid proxy in that case.  I have never 
> > tested this however.
> > 
> > Regards
> > Henrik
> > 
> What login=PASS exactly do? If child proxy has no authentication, just the
> parent?
> 
> Zoltan
> 

Reply via email to