cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Linux client - windows (w2k3) server GSS negotiatefails

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 26 Dec 2007 23:44:21 +0100 (CET)

On Wed, 26 Dec 2007, Venkatraman_S_at_Dell.com wrote:

> I had debugged the curl code and found that the call stack was,
>
> 1. wsmc_action_enumerate (wsman-client.c:1379) calls
> 2. wsman_send_request (wsman-client-transport.c:88) calls
> 3. wsmc_handler (wsman-curl-client-transport.c:433) calls
> 4. curl_easy_getinfo which returns 401.

So you should probably take this thread to the curl-library list instead as
you'll find more libcurl hackers there.

> Attached find the request and response flow between the linux client and
> the windows server(Windows 2003 server SP2)

It doesn't seem like you activated authentication at all. Did you provide a
"dummy" username + password?

> I would like to know if someone has already tried this mechanism (Linux
> client to windows server using GSS-Negotiate).

I've never used GSS-Negotiate myself, and there are no test cases for it :-(

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-12-26