Re: Windows integrated

From: Dominick Baier [DevelopMentor] (dbaier_at_pleasepleasenospamdevelop.com)
Date: 07/13/05


Date: Wed, 13 Jul 2005 14:01:09 -0700

Hello J-T,

you can easily find out by logging the current identity.

WindowsIdentity.GetCurrent().Name holds this information

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

> We have an asp.net application with <identity impersonate="true"/> and
> <authentication mode="Windows" /> in our web config and we are using
> Windows integrated in IIS and also NT AUTHORITY\NETWORK SERVICE
> account in its application pool. I create an object in Global.asax
> which monitors a folder for upcoming files.What is the security
> context of the object since there is no user (Domain\Username)
> requesting this object.Is it running under the security context of
> AUTHORITY\NETWORK SERVICE account ?
>
> Thanks in advance
>



Relevant Pages

  • Re: Windows integrated
    ... > As long as Anonymous auth is turned off, it should be the domain user ... > in IIS. ... >> running under the security context of AUTHORITY\NETWORK SERVICE account? ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Windows integrated
    ... As long as Anonymous auth is turned off, it should be the domain user (else ... user or whoever you have defined as the anonymous user in IIS. ... > running under the security context of AUTHORITY\NETWORK SERVICE account? ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • iis 6 exception issue
    ... We have a customer who is experiencing several issues after migrating their ... make sense due to the security changes in iis 6 compared to 5. ... the domain service account, ... No errors are reported in the event log when an 'empty' executable is called ...
    (microsoft.public.inetserver.iis.security)
  • Re: Security Running a DTS Package
    ... the security context of the service account. ... related to the service account and the permissions. ... Yes I am actually referring to running the package from a job. ... It sounds like you are referring to executing the ...
    (microsoft.public.sqlserver.dts)
  • Re: Queries in regards Intranet Security.
    ... Use Integrated Windows Auth at IIS. ... > which are mapped in IIS or for resources accessed by those ... > Question - Why can't I enable impersonation for the web ... > My Question 4 - Why the impersonated security context will ...
    (microsoft.public.dotnet.security)