Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASPNET user account

Reply
Thread Tools

ASPNET user account

 
 
Joseph D. DeJohn
Guest
Posts: n/a
 
      07-05-2003
"It says that Web applications run using the ASPNET user account. The
SQL database administrator will have to set up this account and grant it
permissions before your Web application will have access to a SQL database."

My question is: Is this account already setup? IF it is, are there any
special settings that I need to set in order for it to work? I know nothing
about this account or where it fits into the whole security scheme of
things. Any help would be much appreciated.


 
Reply With Quote
 
 
 
 
Benjie Fallar
Guest
Posts: n/a
 
      07-07-2003
just tell your DB admin to add the ASPNET account to the database you want
to access via ASP.NET web forms.

Alternatively, you can open web.config and use impersonation via <identity>
tag

"Joseph D. DeJohn" <> wrote in message
news:...
> "It says that Web applications run using the ASPNET user account. The
> SQL database administrator will have to set up this account and grant it
> permissions before your Web application will have access to a SQL

database."
>
> My question is: Is this account already setup? IF it is, are there any
> special settings that I need to set in order for it to work? I know

nothing
> about this account or where it fits into the whole security scheme of
> things. Any help would be much appreciated.
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is the aspnet account called "aspnet" for all non-English versions of Windows and IIS? torus@tpg.com.au ASP .Net 7 03-23-2007 04:00 AM
ASPNET account and NT Authentication with SQL Server -Account Locked Out ryan.d.rembaum@kp.org ASP .Net Security 4 09-15-2005 06:51 PM
Using LogonUser API in ASP.net with an account other than ASPNet account nilapenn ASP .Net Security 3 02-14-2005 02:25 PM
ASPNET user account Grey ASP .Net 2 02-13-2004 05:38 AM
ASPNET user account Joseph D. DeJohn ASP .Net 2 07-02-2003 05:37 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57