| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
RE: Problem with SecurID + NTLM Authentication
From: Roth, Kevin P. <KPRoth_at_MAPLLC.com>
Date: Tue, 6 Jan 2004 15:54:10 -0500
-----Original Message-----
> I've set up a static password for the SecurID test
> I'm using curl-7.10.6-7 and the command line I'm using
> curl -x <proxy_server_address>:80 -i
<<snip>>
> Refresh: 1; URL=/
I could be wrong, but I don't think curl supports "Refresh" style redirects. When you specify --location-trusted, you're telling curl to go ahead and follow *this* type of redirect:
Location: http://owa_server_name/
The "URL" it provides appears rather generic, so it should be possible for you to add a second curl command that requests that page again (providing the NTLM authentication again and also providing the cookie you received from the first request). That's probably your best bet here.
- Kevin
-------------------------------------------------------
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info