Hi Jim,
I cannot comment on booting to the desktop on its own, etc. That is not
something caused by ASP.NET.
The ASPNET account is a local account that is created when ASP.NET is
installed and it is used to run the ASP.NET worker process. It is a
non-interactive account and does not have the right to log on locally.
You can delete the account, but then your ASP.NET applications and Web
services will not work unless you run aspnet_regiis -i or create a new
account manually and specify it in your processModel element of the
machine.config.
Jim Cheshire [MSFT]
MCP+I, MCSE, MCSD, MCDBA
ASP.NET Developer Support
(e-mail address removed)
This post is provided "AS-IS" with no warranties and confers no rights.
--------------------
| Thread-Topic: ASP.NET User created on my system?
| thread-index: AcTF/JxrMHY2XMKTT8WuU6Fp8Xne+w==
| X-WBNR-Posting-Host: 4.29.130.243
| From: =?Utf-8?B?Smlt?= <
[email protected]>
| Subject: ASP.NET User created on my system?
| Date: Mon, 8 Nov 2004 17:37:02 -0800
| Lines: 6
| Message-ID: <
[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.aspnet.webservices
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
| Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: cpmsftngxa10.phx.gbl
microsoft.public.dotnet.framework.aspnet.webservices:26416
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.webservices
|
| Sorry to ask a question that is probably mundane to you all here but I
have
| two systems at work that mysteriously created an ASP.NET user account
| seemingly on their own. I don't know if these accounts can be deleted or
| even what they are doing there. What I do know is that one system booted
to
| the desktop without any action and now it stops at the logon screen to
find
| out which user I want to log on. Any comments?
|