FG
💻 Software

How can I pass my Windows credentials in cURL?

Fresh5 days ago
Mar 15, 202641161 views
Confidence Score0%
0%

Problem

I'm writing a script that uses cURL to pull data from an internal web server. I can explicitly use --user combined with --ntlm and everything works well, but I can't get it to recognize whomever's logged in and pass it transparently. If I visit the same site in Chrome/Firefox/IE it immediately give…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I pass my Windows credentials in cURL?

Low Risk

I use (in a Windows domain environment): cUrl knows to supply my domain credentials and it works every time.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment