Hosting multiple sites/ASP.NET security
From: Rado Stoyanov (radostoyanov@softhome.net)Date: 09/19/02
- Previous message: Leff Cpl Eric E: "RE: Database security"
- Next in thread: Dominick Baier: "AW: Hosting multiple sites/ASP.NET security"
- Reply: Dominick Baier: "AW: Hosting multiple sites/ASP.NET security"
- Reply: Chip Andrews: "Re: Hosting multiple sites/ASP.NET security"
- Reply: Wyant, Wade: "RE: Hosting multiple sites/ASP.NET security"
- Reply: Rado Stoyanov: "RE: Hosting multiple sites/ASP.NET security"
- Reply: Alberto Mujica: "FW: Hosting multiple sites/ASP.NET security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Rado Stoyanov" <radostoyanov@softhome.net> To: focus-ms@securityfocus.com Date: Thu, 19 Sep 2002 15:56:07 +0300
Hello,
I host several web sites that I own on a single web server (Windows
2000). It's possible to choose a separate Anonymous web user account for
each of the sites in IIS 5, and ASP applications run in the context of
own anonymous users. This is wise, because each of the anon users is
permitted to access only corresponding web site's directories, and not
other web site's directories.
Unfortunately, when I am migrating to ASP.NET, I have faced the problem
that there's a single account called ASPNET and all web applications run
under this account, no matter of which is the current IIS web's
anonymous user.
My question is: is there any method to achieve the same with ASP.NET, or
are there any alternative considerations that can be taken, in order to
have a secure multi-hosting environment.
Thanks,
Rado
- Previous message: Leff Cpl Eric E: "RE: Database security"
- Next in thread: Dominick Baier: "AW: Hosting multiple sites/ASP.NET security"
- Reply: Dominick Baier: "AW: Hosting multiple sites/ASP.NET security"
- Reply: Chip Andrews: "Re: Hosting multiple sites/ASP.NET security"
- Reply: Wyant, Wade: "RE: Hosting multiple sites/ASP.NET security"
- Reply: Rado Stoyanov: "RE: Hosting multiple sites/ASP.NET security"
- Reply: Alberto Mujica: "FW: Hosting multiple sites/ASP.NET security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|