Re: 403 Error on CGI Pages in IIS 6.0

From: Issac Goldstand (isaac_at_cpan.org)
Date: 05/10/04


Date: Mon, 10 May 2004 13:10:22 +0300

For the sake of people searching these archives:

I fixed it - the user wasn't fully qulaified (eg, USER instead of
COMPUTER\USER). It's very strange, as there WAS a w3wp process running for
the user - maybe some later-stage audit inside IIS was wanting the fully
qulaified username?

Issac

"Issac Goldstand" <isaac@cpan.org> wrote in message
news:uriBy6gNEHA.3668@TK2MSFTNGP11.phx.gbl...
> I'm trying to set up an Application Pool for use with a Perl CGI
application
> on IIS 6.0. I am using a custom user (among other reasons, I need to set
up
> different environment settings for each application). I added the user to
> the IIS_WPG group, set NTFS permissions on the file system, enables the
Perl
> CGI IIS exension, and added "adjust memory quotas for a process" and
> "replace a process level token" to the user in the local security policy.
>
> If I run as the user in a command shell, it works.
> If I request a static page in the application's virtual-directory, it
works
> If I activate ASP and run an ASP script in the application's virtual
> directory, it works
> If I change the application pool's user to Network Service or the IWAM_
> account, and run a Perl CGI script, it works
>
> But running the same script in the same app-pool as my user, I get a 403
> error.
>
> I am at wits end and would greatly appreciate any pointers.
>
> Issac
>
>



Relevant Pages

  • 403 Error on CGI Pages in IIS 6.0
    ... I'm trying to set up an Application Pool for use with a Perl CGI application ... on IIS 6.0. ... If I activate ASP and run an ASP script in the application's virtual ...
    (microsoft.public.inetserver.iis.security)
  • 403 Error on CGI pages in IIS 6.0
    ... I'm trying to set up an Application Pool for use with a Perl CGI application ... on IIS 6.0. ... If I activate ASP and run an ASP script in the application's virtual ...
    (microsoft.public.inetserver.iis)
  • Re: Does recursive call able to print in same page as main call
    ... you tried running this script directly from the command line, ... I've found a lot of Perl CGI problems caused by strict system-security ... setting causing the ActivePerl fork problem under the http server. ...
    (comp.lang.perl.misc)
  • Re: Hiding personal data in source code viewable on the internet
    ... >> Re-create the form in pure HTML (do not use the FP Web components to ... In Script: grab the data submitted by the form. ... >> component supported for your server. ... >> combination of HTML and ASP script. ...
    (microsoft.public.frontpage.programming)
  • Re: 403 Error on CGI pages in IIS 6.0
    ... as there WAS a w3wp process running for ... Recycling app pool or restarting website is not enough. ... > I'm trying to set up an Application Pool for use with a Perl CGI ... > If I activate ASP and run an ASP script in the application's virtual ...
    (microsoft.public.inetserver.iis)