Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Minimum Permission to run ISAPI Filter under IIS 6.0

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  IIS 6.0 - Mapping an application problem  
Author Message
winzin

External


Since: Aug 06, 2004
Posts: 2



(Msg. 1) Posted: Fri Aug 06, 2004 1:33 pm
Post subject: Minimum Permission to run ISAPI Filter under IIS 6.0
Archived from groups: microsoft>public>inetserver>iis (more info?)

I was wondering if there are any articles regarding the permissions that are
required to run ISAPI filter in II6.0 with regular domain user as "Identity"

Basically, what kind of ACL (system resources) I need to be able to load
ISAPI Filter under domain user context.

I can't load the isapi no problem if I add this domain user to local admin
group, which I don't want to. So has anyone setup isapi in this scenario
before???

Thanks

 >> Stay informed about: Minimum Permission to run ISAPI Filter under IIS 6.0 
Back to top
Login to vote
someone9

External


Since: Aug 25, 2003
Posts: 2419



(Msg. 2) Posted: Fri Aug 06, 2004 9:00 pm
Post subject: Re: Minimum Permission to run ISAPI Filter under IIS 6.0 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The only permission necessary to run ISAPI Filter on IIS6 is allowing
IIS_WPG (i.e. the AppPool Identity) read access to the DLL. Anything else
is completely dependent on the permissions required by the particular ISAPI
Filter.

Thus, if you ACL the ISAPI Filter DLL to allow IIS_WPG read access, IIS6
should load it. Whether the ISAPI Filter has sufficient privileges running
as the AppPool Process Identity, that is up to the design of the particular
ISAPI Filter.

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"winzin" <winzin.DeleteThis@discussions.microsoft.com> wrote in message
news:D731DB20-96B9-40CB-A0D6-99AE2F883278@microsoft.com...
I was wondering if there are any articles regarding the permissions that are
required to run ISAPI filter in II6.0 with regular domain user as "Identity"

Basically, what kind of ACL (system resources) I need to be able to load
ISAPI Filter under domain user context.

I can't load the isapi no problem if I add this domain user to local admin
group, which I don't want to. So has anyone setup isapi in this scenario
before???

Thanks

 >> Stay informed about: Minimum Permission to run ISAPI Filter under IIS 6.0 
Back to top
Login to vote
winzin

External


Since: Aug 06, 2004
Posts: 2



(Msg. 3) Posted: Fri Aug 06, 2004 9:37 pm
Post subject: Re: Minimum Permission to run ISAPI Filter under IIS 6.0 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thank you.

"David Wang [Msft]" wrote:

 > The only permission necessary to run ISAPI Filter on IIS6 is allowing
 > IIS_WPG (i.e. the AppPool Identity) read access to the DLL. Anything else
 > is completely dependent on the permissions required by the particular ISAPI
 > Filter.
 >
 > Thus, if you ACL the ISAPI Filter DLL to allow IIS_WPG read access, IIS6
 > should load it. Whether the ISAPI Filter has sufficient privileges running
 > as the AppPool Process Identity, that is up to the design of the particular
 > ISAPI Filter.
 >
 > --
 > //David
 > IIS
 > This posting is provided "AS IS" with no warranties, and confers no rights.
 > //
 > "winzin" <winzin.DeleteThis@discussions.microsoft.com> wrote in message
 > news:D731DB20-96B9-40CB-A0D6-99AE2F883278@microsoft.com...
 > I was wondering if there are any articles regarding the permissions that are
 > required to run ISAPI filter in II6.0 with regular domain user as "Identity"
 >
 > Basically, what kind of ACL (system resources) I need to be able to load
 > ISAPI Filter under domain user context.
 >
 > I can't load the isapi no problem if I add this domain user to local admin
 > group, which I don't want to. So has anyone setup isapi in this scenario
 > before???
 >
 > Thanks
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Minimum Permission to run ISAPI Filter under IIS 6.0 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
ISAPI Filter in VB6 - Is it possible to write an ISAPI filter in VB6 (or VB.net for that matter). If so, how? Please? TIA, Owen

ISAPI filter - Hi! We are doing some brainstorming to find new ways to develop out product in a couple of different areas. One way to go includes writing an ISAPI filter that "runs" before the ASP code gets parsed. The reason for doing this is that we want ...

ISAPI Filter not working in IIS 6 - Did anything change from IIS5 - IIS 6 in the way these 2 events are processed. SF_NOTIFY_PREPROC_HEADERS and SF_NOTIFY_URL_MAP. We have a filter for image delivery. Incoming are URL requests for specific image resolutions. Response is a image that..

Help needed with ISAPI filter on IIS 6.0 - Hi, I have an ISAPI filter that works fine with IIS 5.0. However when I try to employ the same filter on IIS 6.0 following are the observations: 1. Filter loads up correctly 2. Whenever I try to access pages on this web server, the pages are NOT loaded....

Missing: XSL ISAPI Filter - What happened to the XSL ISAPI Filter? I've found a bunch of articles referencing it, even a MS bug page, but all of the links come up dead. Here are a few of the dead links:..
   Web Hosting and Web Master Forums (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 ]