Re: ASPNET account for windows 2000 server

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



The ASPNET account is added to the local user database, not Active Directory. You'll need to manually add it yourself if you want it to have AD credentials, although you might be better off using impersonation, since you have Windows Authentication enabled. Better security, in my opinion.


Steve C.
MCAD,MCSE,MCP+I,CNE,CNA,CCNA


david wrote:
I am trying to setup ASPNET account for .NET application to access database (SQL Server 2000) by aspnet_regiis -i in the directory C:\WINNT\Microsoft.NET\Framework\v1.1.4322

After running it, I got a successful installed information. But I can not find this account in Active Directory.

The authentication uses Active Directory.

David
.



Relevant Pages

  • DirectoryEntry Help
    ... specified domain either does not exist or could not be contacted. ... of ASPNET account, which does not have access to the Active Directory. ... is correct becasue I have used it as a test elsewhere to Impersonate ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • ASPNET Acct in SQL Server 2000
    ... I have windows Server 2003 w/ IIS 6.0 running an asp.net ... with SQL Server 2000 installed. ... have Active Directory. ... My question is how do I get the ASPNET account to show up ...
    (microsoft.public.sqlserver.security)
  • Re: Where does ASPNET come from?
    ... and it had .Net 2.0 framework but there was no ASPNET account in Active Directory like there is in ours. ... Mark Rae ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: T-Sql & Active Directory Roles, Identification of original login of impersonated IDs an
    ... We want to be able to control access to data within a table based on a ... role within Active directory. ... All the sites are held in a single database table. ... can grant permissions in SQL Server to Windows groups. ...
    (comp.databases.ms-sqlserver)
  • Re: sql2005/linked server+imperonate
    ... When you go from the first SQL Server to the second SQL ... Active Directory attempts to use Kerberos as the authentication method first. ... so through delegation, but you have to do some setup. ...
    (microsoft.public.de.sqlserver)