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 gives me permissions without any prompts (We are using a proxy here if that's important). The server is using IIS.
|
feedback
|
|
I use (in a Windows domain environment):
cUrl knows to supply my domain credentials and it works every time. | |||
|
feedback
|
|
Use I use this on Unix with GSSAPI and | |||
|
feedback
|