schiznik has asked for the wisdom of the Perl Monks concerning the following question:
I have developed a script which puts some files to an ftp server. The second thing it is to do is send a /GET to the server which triggers a process. I have both parts working well except...
My lab is an all Linux one including the firewall while the production environment uses a Microsoft ISA server. I have found my /GET will not pass through the ISA server while in my Linux lab this is not a problem. Here is my question:
Is there someway to authenticate to the ISA server and its NTLM authentication?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: HTTP request through ISA server
by jdtoronto (Prior) on Aug 21, 2003 at 05:12 UTC |