cURL / Mailing Lists / curl-library / Single Mail

curl-library

[PATCH] SF bug #1302: HTTP Auth Negotiate sends Kerberos token instead of SPNEGO token

From: Michael Osipov <1983-01-06_at_gmx.net>
Date: Mon, 26 May 2014 22:50:46 +0200

Hi folks,

I am the originator of this ticket but was not able to provide a
suitable patch up until now.
The changes and reasons in/for this patch:

Due to missing #ifdefs, curl tries to perform SPNEGO auth even if it has
been compiled w/o fbopenssl SPNEGO library. Now, Negotiate works, if and
only if, SPNEGO support has bin compiled in, requiring GSS-API is
present and enabled --with-gssapi.

Git diff: https://github.com/michael-o/curl/compare/HEAD...a893c7e

Patch has been tested on Ubuntu and HP-UX.

Please review and report back,

Michael

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

Received on 2014-05-26