Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Use of Application Pools

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  Cannot Connect to IIS - WWWPS Will Not Start  
Author Message
Tom

External


Since: Dec 17, 2007
Posts: 1



(Msg. 1) Posted: Mon Dec 17, 2007 8:54 am
Post subject: Use of Application Pools
Archived from groups: microsoft>public>inetserver>iis (more info?)

I'm new to IIS 6 and have encountered a problem with ownership of
processes that run under IIS. My application consists of Perl scripts
that run as CGIs under IIS. IIS is configured to require
authentication in order to run the scripts. Authentication is set as
Integrated Windows Authentication. The problem I'm seeing is the Perl
process always runs under the identity of the authenticated user. I
need for Perl to run as some generic id that has privileges (such as
read, write) that the average user may not have. I think I need to
make use of Application Pools but have not had any success. In the
Identity tab of the Default Application Pool I have configured the
Application Pool identity to a specific user name and password.
However, after restarting IIS, Perl continues to run as the
authenticated user. I can verify this by watching the user name of
the Perl process as it appears in the task manager. Can anyone offer
some help with this ? Thanks in advance.

 >> Stay informed about: Use of Application Pools 
Back to top
Login to vote
David Wang

External


Since: Nov 14, 2007
Posts: 361



(Msg. 2) Posted: Tue Dec 18, 2007 12:01 am
Post subject: Re: Use of Application Pools [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Dec 17, 8:54 am, Tom <thomas.e.we....RemoveThis@boeing.com> wrote:
> I'm new to IIS 6 and have encountered a problem with ownership of
> processes that run under IIS. My application consists of Perl scripts
> that run as CGIs under IIS. IIS is configured to require
> authentication in order to run the scripts. Authentication is set as
> Integrated Windows Authentication. The problem I'm seeing is the Perl
> process always runs under the identity of the authenticated user. I
> need for Perl to run as some generic id that has privileges (such as
> read, write) that the average user may not have. I think I need to
> make use of Application Pools but have not had any success. In the
> Identity tab of the Default Application Pool I have configured the
> Application Pool identity to a specific user name and password.
> However, after restarting IIS, Perl continues to run as the
> authenticated user. I can verify this by watching the user name of
> the Perl process as it appears in the task manager. Can anyone offer
> some help with this ? Thanks in advance.



http://blogs.msdn.com/david.wang/archive/2005/06/29/IIS_User_Identity_...Run_Cod

You want to set CreateProcessAsUser for the vdir to FALSE and
configure that vdir to use your specific AppPool. Your CGIs should run
as the AppPool Identity now.

http://technet2.microsoft.com/windowsserver/en/library/3512ac76-0b57-4...-bff8-e


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//

 >> Stay informed about: Use of Application Pools 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Can't see IIS6 Application Pools - I uprade a win2k server to win2k3. I was expecting to see the Application Pools node in IIS after the upgrade (that's what i saw on previous upgrades). On this particular server, I open the interface and just see the Websites & Web Service Extensio...

Which application pools is this w3wp.exe from? - Suppose I have a w3wp.exe that is using all my CPU and I want to know with application pool created it. How do I do this? Thanks! Gaspar

How do you configure Application Pools in IIS 6? - I am using Windows Small Business Server 2003. We installed a doument management web app on the server. Now our Remote Web Workplace and Outlook Web Access sites crash intermittantly. They will come back if I restart IIS. The application support..

Max number of application pools in IIS 6.0 - Hi all, there is some limit for the number of application pools that can host IIS 6.0? Thanks i advance

Application Mappings - Hello, I'd like to have my files with the extension ".test" be processed like files with the extension ".aspx" I'm using ASP.NET 1.1.4322. I've added the Application Mapping in the IIS configuration. However, the page is still p...
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]