curl-users
RE: NTLM Proxy2.0 and W2003
Date: Tue, 31 May 2005 09:33:01 +0200
> -----Message d'origine-----
> De: curl-users-bounces_at_cool.haxx.se
> [SMTP:curl-users-bounces_at_cool.haxx.se] À la place de Daniel Stenberg
> Date: mardi 31 mai 2005 09:21
> À: curl tool talk
> Objet: Re: NTLM Proxy2.0 and W2003
>
> On Tue, 31 May 2005, MARTIN FRANCOIS wrote:
>
> > curl -v --proxy-ntlm -x 000.000.000.000:80 -A Mozilla/4.0 (compatible;
> MSIE
> > 6.0; Windows NT 4.0; H010818) -U Mydomain\<user>:<password>
> > http://www.wanadoo.fr
>
> Surely the -v showed someting more? Or --trace-ascii.
>
curl -v --proxy-ntlm -x 000.000.000.000:80 -A Mozilla/4.0 -U
domain\<user>:<password> http://www.wanadoo.fr
* About to connect() to 000.000.000.000 port 80
* Trying 000.000.000.000... connected
* Connected to 000.000.000.000 (000.000.000.000 ) port 80
* Proxy auth using NTLM with user 'domain\<user>'
> GET http://www.wanadoo.fr HTTP/1.1
> Proxy-Authorization: NTLM
TlRMTVNTUAABAAAAAgIAAAAAAAAgAAAAAAAAACAAAAA=
> User-Agent: Mozilla/4.0
> Host: www.wanadoo.fr
> Pragma: no-cache
> Accept: */*
> Proxy-Connection: Keep-Alive
>
< HTTP/1.1 400 Bad Request
< Server: Microsoft-IIS/4.0
< Date: Tue, 31 May 2005 07:29:25 GMT
< Content-Type: text/html
< Content-Length: 87
<html><head><title>Error</title></head><body>The parameter is
incorrect. </body>
</html>Connection #0 to host 000.000.000.000 left intact
* Closing connection #0
> I'm interesting in seeing the server responses and curl's requests.
> Without
> those, this is next to impossible to understand.
>
Thank's in advance
> ...
>
> > I take an ethereal capture an i have a strange thing like this :
> > in NTLMSSP auth :
>
> NTLMSSP?
>
is the ntlm stuff filter with ethereal.
> --
> Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
----------------------------------------------------
Ce message et toutes les pieces jointes (ci-apres le "message") sont confidentiels et etablis a l'intention exclusive de ses destinataires.
Toute utilisation ou diffusion non autorisee est interdite.Tout message electronique est susceptible d'alteration.
Le CREDIT DU NORD et ses filiales declinent toute responsabilite au titre de ce message s'il a ete altere, deforme ou falsifie.
This message and any attachments ( the "message") are confidential and intended solely for the addressees.
Any unauthorised use or dissemination is prohibited.E-mails are susceptible to alteration.
Neither CREDIT DU NORD nor any of its subsidiaries or affiliates shall be liable for the message if altered, changed or falsified.
----------------------------------------------------
Received on 2005-05-31