Re: aspnet vs IUSR_COMPUTERNAME
From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 03/27/04
- Next message: Ken Schaefer: "Re: How to solve it ?"
- Previous message: Ken Schaefer: "Re: Troubleshoot Security Issues"
- In reply to: aspx newbie: "aspnet vs IUSR_COMPUTERNAME"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 27 Mar 2004 18:21:20 +1100
By default, ASP.Net uses Machine\ASPNet.
If you enable impersonation, but do not specify a particular user to
impersonate -and- IIS allows anonymous authentication, then IUSR will be
impersonated.
Cheers
Ken
"aspx newbie" <anonymous@discussions.microsoft.com> wrote in message
news:FB76300C-FDBE-410B-BEE1-BEA4F792D423@microsoft.com...
: Hi,
: the web form acts as ASPNET when accessing a database. This used to be
IUSR_COMPUTERNAME in old asp, so my question is what is the relevance of the
anonymous IIS account IUSR_COMPUTERNAME - is it used anywhere in asp.net -
should I forget about it?
: Thanks
- Next message: Ken Schaefer: "Re: How to solve it ?"
- Previous message: Ken Schaefer: "Re: Troubleshoot Security Issues"
- In reply to: aspx newbie: "aspnet vs IUSR_COMPUTERNAME"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|