Re: DotNet 2 - Applications security
- From: Dominick Baier <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 31 Aug 2007 21:00:48 +0000 (UTC)
you cannot do that for an app pool. Only for sites and apps.
-----
Dominick Baier (http://www.leastprivilege.com)
Developing More Secure Microsoft ASP.NET 2.0 Applications (http://www.microsoft.com/mspress/books/9989.asp)
On 30 Ago, 19:44, Dominick Baier
<dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
specify the full path to the site/applet me try to be more accurate
e.g.
<location path="Default WebSite">
or
<location path="Default WebSite/App1">
-----
I don't want to give a different trustlevel to an WEB APPLICATION but
to an APPLICATION POOL
Something like:
<location path="DefaultAppPool">
....
</location>
and
<location path="Utilities">
....
</location>
I hope it's possible... I cant' create so many configurations (allways
the same config) for each website in my shared webserver
Thanks for reply
.
- References:
- Re: DotNet 2 - Applications security
- From: bruttogatto
- Re: DotNet 2 - Applications security
- Prev by Date: Customer Membership/Role provider problem
- Previous by thread: Re: DotNet 2 - Applications security
- Next by thread: Customer Membership/Role provider problem
- Index(es):
Relevant Pages
|
|