Re: CGI Problem on MS IIS 5.0 - Trying to access files on other machines

2005-09-16 Thread Pat [MSFT]
ing to hook into at the > moment. > > Any thoughts on this? > > Many thanks for your help. > > Paul > > > "Pat [MSFT]" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] >> Set the site to be Basic Authentication and login as you.

Re: CGI Problem on MS IIS 5.0 - Trying to access files on other machines

2005-09-15 Thread Pat [MSFT]
Set the site to be Basic Authentication and login as you. I suspect that the .exe is either running as IWAM/IUSER (i.e. GUEST) or you are running into a double hop issue. Pat "paulp" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Greetings, > > I'm working on a CGI program tha