2.0: missing aspnet account

G

Guest

Hi guys

I've just noticed I don't have an ASPNET user account running on either my
Workstation or Server (both running .net2.0, workstation has vs2005 pro).

Simple question... should it be there with .net2, and if so how can I create
it!?

Cheers


Dan
 
G

Guest

I should have pointed out that the Workstation is XP Pro and the Server is
Windows 2003, so I'm assuming it's using the "NETWORK SERVICE" account rather
than "ASPNET".

Looking for clarification as to how this all works with vs2005 :)
 
S

Steve C. Orr [MVP, MCSD]

You are correct. Windows Server 2003 uses the "Network Service" account by
default instead of ASPNET.
 
S

Steven Cheng[MSFT]

Yes Dan,

For windows 2003 which use IIS6, the default asp.net process Model is
application pool model which use the NT AUTHORITY\NETWORK SERVICE as the
default application pool identity. And there actually exists a group
named machine\IIS_WPG which helps us easily create a asp.net process
identity (just add a custom account into that group) and Network Service
account is in it by default....

#How to configure the process identity for the ASPNET account in ASP.NET
1.1 when you use IIS 5 Isolation mode in IIS 6.0 on Windows Server 2003
http://support.microsoft.com/?kbid=895967&SD=tech

Thanks,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| From: "Steve C. Orr [MVP, MCSD]" <[email protected]>
| References: <[email protected]>
<[email protected]>
| Subject: Re: 2.0: missing aspnet account
| Date: Mon, 9 Jan 2006 10:40:47 -0800
| Lines: 38
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.2670
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: dsl-66-114-148-135.isomedia.com 66.114.148.135
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP15.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet:369569
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| You are correct. Windows Server 2003 uses the "Network Service" account
by
| default instead of ASPNET.
|
| --
| I hope this helps,
| Steve C. Orr, MCSD, MVP
| http://SteveOrr.net
|
|
| | >I should have pointed out that the Workstation is XP Pro and the Server
is
| > Windows 2003, so I'm assuming it's using the "NETWORK SERVICE" account
| > rather
| > than "ASPNET".
| >
| > Looking for clarification as to how this all works with vs2005 :)
| >
| >
| >
| > "musosdev" wrote:
| >
| >> Hi guys
| >>
| >> I've just noticed I don't have an ASPNET user account running on
either
| >> my
| >> Workstation or Server (both running .net2.0, workstation has vs2005
pro).
| >>
| >> Simple question... should it be there with .net2, and if so how can I
| >> create
| >> it!?
| >>
| >> Cheers
| >>
| >>
| >> Dan
|
|
|
 
Joined
Nov 7, 2008
Messages
1
Reaction score
0
May I just ask why the .Net 2.0 did not create the ASPNET account?

Yes, I am aware that it is replaced with the NETWORK SERVICE account but what I'd like to know is why?

Any inputs on this will be much appreciated and if possible may you site your references.

Thank you very much.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top