On Tue, 4 Nov 2003, Fernando Maior wrote: > I did try the following: > > user -- squid 1 -- squid 2 -- internet > \ > ldap > > It pops up the authentication window everytime I click in the "OK" > button, again and again.
You need to tell squid 1 that it trusts squid 2 for giving away the proxy authentication credentials. See the login= option to the cache_peer directive. Regards Henrik
