Re: Squid authentication to upstream ISA serverwithNegotiate/Kerberos

From: Markus Moeller <huaraz@dont-contact.us>
Date: Tue, 3 Jul 2007 23:20:48 +0100

I have now a test version working (with hardcoded cache_peer hostname). So
basically seems to work as Basic auth without looking at the 407 return
code.

Markus

"Markus Moeller" <huaraz@moeller.plus.com> wrote in message
news:f6eb1l$6l2$1@sea.gmane.org...
>I am now looking at http.c ( squid 2.6STABLE13) and I think I can add some
>code around here:
>
> } else {
> httpHeaderPutStrf(hdr_out, HDR_PROXY_AUTHORIZATION, "Basic %s",
> base64_encode(orig_request->peer_login));
> }
>
> The only value I need at that point is the hostname of the cache_peer
> squid is connecting too, but I can't find which variable, structure
> contains the cache_peer name. Could someone point me to it ?
>
> Thanks
> Markus
>
>
> "Henrik Nordstrom" <henrik@henriknordstrom.net> wrote in message
> news:1183411888.24619.15.camel@henriknordstrom.net...
>
>
>
Received on Tue Jul 03 2007 - 16:25:13 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Aug 01 2007 - 12:00:06 MDT