cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Auto-authentication to Cisco authentication proxy

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 21 Jun 2004 09:10:41 +0200 (CEST)

On Mon, 21 Jun 2004 David.Wong_at_belgianbank.com.hk wrote:

> Is there any command inside curl that allows me to auto-authenticate to the
> Cisco authentication proxy?
>
> There is totally 4 form variables to be 'post' to the router. The value of
> the variable - au_pxytimetag varies each time the form is 'get' from the
> router and needs to be extracted and send back to the router.

I'd suggest you use a scripting language.

Get the page, extract the info, send away a post. Done.

You could even use a libcurl binding.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-06-21