[squid-dev] [PATCH] add support for using an existing kerberos cache instead of a keytab

Kinkie gkinkie at gmail.com
Sun Dec 27 14:21:28 UTC 2015


Hi,
   this patch will fail the build on certain OSes due to the fact that
the PEER_PROXY_NEGOTIATE_NOKEYTAB macro is conditionally defined (see
http://build.squid-cache.org/view/matrices/job/trunk-matrix/compiler=gcc,label=d-centos-7/480/console)
, but the conditions seem to be different in the .h and the .cc file.
I've fixed the build by uncinditionally defining the macro in r14467,
however I feel this is just a workaround, the best possible fix.

On Tue, Dec 22, 2015 at 12:00 PM, Amos Jeffries <squid3 at treenet.co.nz> wrote:
> On 10/11/2015 12:52 a.m., aymericvincent wrote:
>> Hi,
>>
>> "Amos Jeffries" writes:
>>
>>> > Can we have an updated patch to audit please?
>> Sure, here's an updated patch which provides the auth-no-keytab keyword and makes the bit percolate through to the peer proxy connection.
>>
>> Tested and working for me.
>>
>> Best regards,
>>  Aymeric
>
>
> Applied to Squid-4 as rev.14458.
>
> Sorry for the delay, this should have been applied weeks ago.
>
> Amos
>
> _______________________________________________
> squid-dev mailing list
> squid-dev at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-dev



-- 
    Francesco


More information about the squid-dev mailing list