Re: What is IIS(ASP) user Name, over the network,.... it is not IU



For Win2003,

How this Account ASP.NET can be part of ActiveDirectory Domains.
So as to garant it an access over the network.? while running an ASP page.


--
MCSD not .Net yet :(


"Scott Allen" wrote:

> What version of Windows? Typically the ASPNET account is used on XP
> and 2000, but being a local account it won't get very far on the
> network. If you are on Windows 2003 then the asp.net worker process
> runs under the NETWORK SERVICE account, and on a domain the remote
> machine will see the machine account (MACHINENAME$) appear as trying
> to access the computer.
>
> --
> Scott
> http://www.OdeToCode.com/blogs/scott/
>
> On Sun, 29 May 2005 16:34:01 -0700, Shaker
> <Shaker@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> >On web server IIS,
> >What is the User Name(Identity) of the webserver,
> >that is trying to access a network directory on the local Intranet?
> >for certain process while an ASP page is running.
> >
> >i.e, If you say it is IUSR_machine,... It is not.
> >Becuase IUSR_Machine is locally defined on the Server and not part of the
> >Dmoain user.
> >
> >So how Can I determin the Identity of the webserver user?
> >
> >When I wnt it to access another manine on the netowork.
> >
> >Thanks
>
>
.



Relevant Pages

  • Re: Trusted SQL Connections & NT AUTHORITYNETWORK SERVICE
    ... SYSTEM account in terms of the credentials it uses on the network. ... hitting a SQL Server on the same machine as the web app. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Problem: No Network Connections under Guest Account
    ... The Guest Account on my other computer seems to ... Sounds like you might have more of an issue with your network than with the ... network connection settings. ...
    (microsoft.public.windowsxp.security_admin)
  • Re: ATTN : Microsoft - Security Event 529....Second Request for help....
    ... According to the events, the logon ... failure is from the local machine account. ... disconnected from the network. ... Security Event ID 529 is a failure audit for logon/logoff. ...
    (microsoft.public.windows.server.sbs)
  • Re: Problem: No Network Connections under Guest Account
    ... The Guest Account on my other computer seems to ... Sounds like you might have more of an issue with your network than with the ... network connection settings. ...
    (microsoft.public.windowsxp.security_admin)
  • RE: Writing to a network share
    ... probably running into the "double hop" issue, where impersonation will not work across two network hops. ... An unhandled exception occurred during the execution of the current web request. ... Highlight the ASP.NET account, and check the boxes for the desired access. ... I've changed machine.config process model to the SYSTEM account. ...
    (microsoft.public.dotnet.security)