curl-users
Re: Prompt for username and password
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 12 Mar 2002 10:46:48 +0100 (MET)
Date: Tue, 12 Mar 2002 10:46:48 +0100 (MET)
On Tue, 12 Mar 2002, Jacky Lam wrote:
> How can I ask curl to prompt for username input when authenication is
> required? In manual, I can just see password prompting. Thx.
You can't, that's still a missing feature.
You have to spot that it needs authenication and then re-issue a request with
the correct name and password.
The password prompting that exists is only used for SSL certificates and
keys.
-- Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/Received on 2002-03-12