Re: Deploying ASP.NET in a mixed NT4 & W2K domain

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



On Thu, 28 Jul 2005 05:46:22 +0100, Jason L James <jason@xxxxxxxxxxxxxxxxxxxxx> wrote:

¤ Paul,
¤
¤ thanks for the info. I'll take a look at the links right now.
¤
¤ >No, it's a local restricted account and the default account under which the thread of your ASP.NET
¤ >application executes when not implementing impersonation (the default). This account is not the same
¤ >as the Anonymous accounts IUSR_<machinename> and IWAM_<machinename>.
¤
¤ Can you please provide me with an explanation of the differences
¤ between the two user accounts you name above, and what each
¤ is used for, when it is used and by what process?

The IUSR_<machinename> account is the default identity used for IIS (low protection) in-process web
applications, while the IWAM_<machinename> account is the identity used for IIS (medium or higher)
out-of-process pooled web applications (running under their own DLLHost process).


Paul
~~~~
Microsoft MVP (Visual Basic)
.



Relevant Pages

  • Re: Error accessing MS Access database with Linked Tables on files
    ... of using UNC path. ... How can I check that my app is running under the local anonymous account? ... that I have set (unchecking the "Allow IIS to control passwords" checkbox). ... ¤ I have a ASP.Net application that uses a MS Access database. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Starange behavior in XP limited account
    ... Maybe it's because it instantiates an instance of Word and PowerPoint and they had only previously been run on another admin account. ... For further troubleshooting I'll have to create a new virgin install of XP and clone it. ... ¤ limited user account in XP SP2. ... small window (not generated by my app) popped up with "Microsoft Platform ...
    (microsoft.public.vb.general.discussion)
  • Re: ldap connection problem
    ... Thanks again Paul. ... also tried using a domain user account to run the web ... > ¤ I tried implementing the primary token thing but it is of no avail. ...
    (microsoft.public.dotnet.general)
  • Re: Using MAPIControls with VB6
    ... What happens when the client does not use Outlook Express? ... As I said my app that uses MAPI controls through Outlook Express works ... with the one exception of being able to specify the account; ... ¤ Hi, ...
    (microsoft.public.vb.general.discussion)
  • Re: Using MAPIControls with VB6
    ... As I said my app that uses MAPI controls through Outlook Express works quite ... If there is no more cost effective way of specifing a given account in the ... ¤ Hi, ...
    (microsoft.public.vb.general.discussion)