cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Patch to allow GSSAPI authentication to a socks5 server

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Mon, 26 Jan 2009 16:58:40 -0800

On Sat, Jan 24, 2009 at 02:09:16PM -0000, Markus Moeller wrote:
> I checked the gssapi header files fot MIT 1.2.4 and
> GSS_C_NT_HOSTBASED_SERVICE is in gssapi.h defined. Is this an existing
> autoconf issue as I rely on the existing HAVE_GSSAPI checks.

It turns out that in 1.2.4, GSS_C_NT_HOSTBASED_SERVICE is dependent on
GSS_RFC_COMPLIANT_OIDS being 1, which is only enabled on Mac targets.
So the bottom line is that GSS_C_NT_HOSTBASED_SERVICE isn't available on
non-Mac targets with this version, and the autoconf test is working fine.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2009-01-27