curl-library
Re: Curl Linux client - windows (w2k3) server GSS
Date: Wed, 2 Jan 2008 10:21:02 +0530
>> 1. Re: Curl Linux client - windows (w2k3) server GSS
>>On Fri, 28 Dec 2007, Venkatraman_S_at_Dell.com wrote:
>>> But it fails. Any pointers?
>>I'd say there's a clue in the fact that libcurl doesn't seem to send
any
>>Authorization: header, which indicates that it doesn't activate the
auth at
>>all. Which is weird.
>>What libcurl version is this and is it built with GSS-Negotiate
enabled?
curl 7.17.1 (x86_64-unknown-linux-gnu) libcurl/7.17.1 OpenSSL/0.9.8a
zlib/1.2.3 libidn/0.6.0
Protocols: tftp ftp telnet dict http file https ftps
Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz
>>> Is GSS_Negotiate between Linux to Windows ADS supported?
>>libcurl can be built to support GSS-Negotiate, and when that is
supported it
>>is used when asked to and the server wants it, it has no relevance at
all if
>>the server is Windows or ADS or whatever.
>>But sure, there might be a bug lurking in there.
This is the output which I got when I tried curl via command line.
Venkat
- text/plain attachment: output.txt