cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Prompt for username and password

From: Roth, Kevin P. <KPRoth_at_MarathonOil.com>
Date: Tue, 12 Mar 2002 08:02:07 -0500

Just in case this seems misleading to you too...

curl also has password prompting for HTTP (and proxy) basic auth passwords. But it sounds like you already found that in the manual. We do not have anything built into curl that can ask the user for a username in addition to the password. If you can think of a good way to add this, I'm sure Daniel would appreciate a patch that makes it happen.

Or, you can write the prompt into your batch script...

Thanks,
--Kevin

-----Original Message-----
From: Daniel Stenberg [mailto:daniel_at_haxx.se]
Sent: Tuesday, March 12, 2002 4:47 AM
To: Jacky Lam

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.

The password prompting that exists is only used for SSL certificates and
keys.
Received on 2002-03-12