cURL / Mailing Lists / curl-library / Single Mail

curl-library

NTLM issue with curl request

From: paul caffrey <paul.caffrey_at_gmail.com>
Date: Thu, 20 May 2010 17:31:40 +0100

Hi

We are having a problem with our NTLM userid being sent to our Tomcat
server.

What happening is that when we send the request as user:password say for
example
curl -s -S --ntlm -D/tmp/check_http_ntlm -u user1234:ppppqqrr --url ...

When the request arrives in Tomcat it appears as
java char1 = us
java char2 = er
java char3 = 12
java char4 = 34

Is there some flag to set in the curl client to tell NTLM to store the
chars as ascii ?

Thanks

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