RE: IIS suExec?
From: Damon Sisola (dsisola@osius.com)Date: 11/30/01
- Previous message: Henry Sieff: "RE: IIS suExec?"
- In reply to: jyates: "IIS suExec?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Damon Sisola" <dsisola@osius.com> To: <jyates@dataservice.org>, <focus-ms@securityfocus.com> Subject: RE: IIS suExec? Date: Thu, 29 Nov 2001 15:24:03 -0800 Message-ID: <000b01c1792c$ef3849d0$8947b892@osius.com>
IIS has the ability to run any site/directory/app in or out of process. If
in process (low application protection,) it runs under the SYSTEM account by
default, and if out of process (pooled or isolated application protection)
the app will run under the IWAM_computer account, which is a shared account
for all out of process apps within IIS. If you take it one step further and
use COM components, you can specify which user account each COM package runs
as.
-----Original Message-----
From: jyates [mailto:jyates@dataservice.org]
Sent: Thursday, November 29, 2001 9:53 AM
To: focus-ms@securityfocus.com
Subject: IIS suExec?
Apache has a module called suExec. Which allows CGI files to be run as
different users. Does IIS have a similar feature?
We are running IIS 4.0, but are willing to goto IIS 5.0 if need be.
-- Jason Yates Network Administrator, RHCEEmail: jyates@dataservice.org Phone: (302)-477-8952 Cell : (302)-743-7291
- Previous message: Henry Sieff: "RE: IIS suExec?"
- In reply to: jyates: "IIS suExec?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|