Re: ASPNET User Problem in Shared Hosting Environment
From: Michal A. Valasek (news_at_altaircom.net)
Date: 08/02/03
- Previous message: ElmoWatson: "Re: Forms Authentication - Does Not Redirect"
- In reply to: news.microsoft.com: "ASPNET User Problem in Shared Hosting Environment"
- Next in thread: Dave: "Re: ASPNET User Problem in Shared Hosting Environment"
- Reply: Dave: "Re: ASPNET User Problem in Shared Hosting Environment"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 2 Aug 2003 00:40:01 +0200
Hello,
| We do provide web hosting service. Every ASP3 process runs under own
| username and password so customers can not access other customer's
website.
| How do I do that with .NET? What is the best running ASPNET in Shared
| Hosting Environment? Right now ASP.NET user can access all other
customers
| websites files and view them.
In IIS 6 you can specify different users to run ASPNET Worker Process.
In IIS 5 you must enforce <identity impersonate="true"/> from
machine.config.
-- Michal A. Valasek, Altair Communications, http://www.altaircom.net Please do not reply to this e-mail, for contact see http://www.rider.cz
- Previous message: ElmoWatson: "Re: Forms Authentication - Does Not Redirect"
- In reply to: news.microsoft.com: "ASPNET User Problem in Shared Hosting Environment"
- Next in thread: Dave: "Re: ASPNET User Problem in Shared Hosting Environment"
- Reply: Dave: "Re: ASPNET User Problem in Shared Hosting Environment"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|