RE: Who is may ASP.NET app supposed to run as?
- From: Dominick Baier <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 31 Dec 2006 02:24:02 +0000 (UTC)
you have client impersonation enabled - this will give you the behavior you see.
W2K has no NETWORK SERVICE account - this was introduced in XP.
On W2k ASP.NET apps run by default as ASPNET.
-----
Dominick Baier (http://www.leastprivilege.com)
Weirder and weirder - now it shows it running as me. Maybe we have
something wrong in our installer but it looks like we just create the
web application and never set who it runs as.
we are calling aspnet_regiis -ga "NETWORK SERVICE" and aspnet_regiis
-pef connection_string our_app_root_directory.
Any ideas?
Cubicle Wars - http://www.windwardreports.com/film.htm
"David Thielen" wrote:
Hi;
My ASP.NET app (on Windows 2003) is running under IUSR_SERVERNAME. Is
this the correct user for strictest security? I thought best was
"NETWORK SERVICE" or something like that.
And do I need to set this when installing the app? I don't think I am
specifying the user to run under anywhere.
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm
.
- Follow-Ups:
- RE: Who is may ASP.NET app supposed to run as?
- From: David Thielen
- RE: Who is may ASP.NET app supposed to run as?
- Prev by Date: Re: Getting share & file permissions
- Next by Date: Re: Weirdness in LogonUser
- Previous by thread: RE: Who is may ASP.NET app supposed to run as?
- Next by thread: RE: Who is may ASP.NET app supposed to run as?
- Index(es):
Relevant Pages
|
|