cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Problem with Negotiate Support

From: Guenter <lists_at_gknw.net>
Date: Tue, 20 Sep 2011 22:54:01 +0200

Am 20.09.2011 19:36, schrieb Dan Fandrich:
> On Tue, Sep 20, 2011 at 10:16:16PM +0530, amit nanda wrote:
>> I am trying to connect to Windows Remote Management service from a linux
>> client, the client works as expected with Basic Auth, but i am getting error
>> while using Negotiate Auth.
>
> Does your libcurl support Negotiate? What options are your setting on the
> handle? What is the error code returned from curl_easy_perform? What
> version of libcurl is this? What platform?
Dan, he posted another thread where he gave already this info (see "Not
able to connect to Windows using Negotiate Protocol");
its my recent mingw32-devel build:
C:\pkg\curl-7.22.0-devel-mingw32\curl-7.22.0-devel-mingw32\bin>curl.exe
--version
curl 7.22.0 (i386-pc-win32) libcurl/7.22.0 OpenSSL/0.9.8r zlib/1.2.5
libidn/1.18 libssh2/1.3.0 librtmp/2.3
Protocols: dict file ftp ftps gopher http https imap imaps ldap pop3
pop3s rtmp rtsp scp sftp smtp smtps telnet tftp
Features: AsynchDNS GSS-Negotiate IDN Largefile NTLM SSL SSPI libz

so it supports GSS-Negotiate (through Windows SSPI); do you think it
would make any difference to additionally enable SPNEGO ?

Gün.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-09-20