Re: 403 Error on CGI Pages in IIS 6.0
From: Issac Goldstand (isaac_at_cpan.org)
Date: 05/10/04
- Next message: homepage pirating: "homepage"
- Previous message: urbain.zibo-detto_at_sgcib.com: "II6, sql server 2000, windows 2003, web access problem"
- In reply to: Issac Goldstand: "403 Error on CGI Pages in IIS 6.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
>
>
- Next message: homepage pirating: "homepage"
- Previous message: urbain.zibo-detto_at_sgcib.com: "II6, sql server 2000, windows 2003, web access problem"
- In reply to: Issac Goldstand: "403 Error on CGI Pages in IIS 6.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|