Re: what does ASP stand for? e.g. user account
From: Kelly (kelly_at_mvps.org)
Date: 06/04/04
- Next message: t.cruise: "Re: MS Windows Pull Down Window (Favorites, Ect.)/How to Turn It Off"
- Previous message: Malke: "Re: Run box and Memory Sticks"
- Next in thread: dev: "Re: what does ASP stand for? e.g. user account"
- Maybe reply: dev: "Re: what does ASP stand for? e.g. user account"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 3 Jun 2004 22:31:59 -0500
.Net 1.1 creates the user account with or without IIS being installed. It
is installed during the .Net Framework update. It can only be deleted, not
disabled.
Reasons for need:
When you run an ASP.Net application on a WebServer, not necessarily on your
local machine, that is the account the Web Server uses for
credentials/permissions.
ASP.NET is a programming framework built on the common language runtime that
can be used on a server to build powerful Web applications. ASP.NET offers
several important advantages over previous Web development models: More
information here:
http://docs.aspng.com/quickstart/aspplus/doc/whatisaspx.aspx
The ASP.NET worker process (Aspnet_wp.exe) should run with a different and
less privileged identity than the Windows default System identity. This
allows the process to run as a relatively untrusted user so that hosted Web
applications do not have administrative privileges and cannot compromise the
integrity of the server. More information here: http://tinyurl.com/aedb
-- All the Best, Kelly Microsoft-MVP Windows® XP 2004 Windows MVP "Winny" Award Troubleshooting Windows XP http://www.kellys-korner-xp.com Taskbar Repair Tool Plus! http://www.kellys-korner-xp.com/taskbarplus!.htm "huggiebear" <anonymous@discussions.microsoft.com> wrote in message news:051BC748-7641-4546-93ED-8BC61F35C130@microsoft.com... >
- Next message: t.cruise: "Re: MS Windows Pull Down Window (Favorites, Ect.)/How to Turn It Off"
- Previous message: Malke: "Re: Run box and Memory Sticks"
- Next in thread: dev: "Re: what does ASP stand for? e.g. user account"
- Maybe reply: dev: "Re: what does ASP stand for? e.g. user account"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|