Re: Configuration Differences

From: Joe Kaplan \(MVP - ADSI\) (joseph.e.kaplan_at_removethis.accenture.com)
Date: 11/20/04

  • Next message: Paul Glavich [MVP - ASP.NET]: "Re: Configuration Differences"
    Date: Fri, 19 Nov 2004 19:20:58 -0600
    
    

    My guess is that anonymous access is enabled in IIS on server 1 and is not
    on server 2.

    Joe K.

    "Matt" <Matt@discussions.microsoft.com> wrote in message
    news:69AEF6B7-159E-4739-96E9-7E8A9F24C05A@microsoft.com...
    >I have two sites on separate servers configured. When I query a page that
    > returns information on security/user context, I get two different replies.
    >
    > On Server 1:
    > HttpContext.Current.User.Identity
    > Name
    > IsAuthenticated False
    > AuthenticationType
    >
    > WindowsIdentity.GetCurrent()
    > Name MACHINENAME\IUSR_MACHINENAME1
    > IsAuthenticated True
    > AuthenticationType NTLM
    >
    > Thread.CurrentPrincipal.Identity
    > Name
    > IsAuthenticated False
    > AuthenticationType
    >
    >
    > On Server 2:
    > HttpContext.Current.User.Identity
    > Name DOMAIN\USER
    > IsAuthenticated True
    > AuthenticationType Negotiate
    >
    > WindowsIdentity.GetCurrent()
    > Name DOMAIN\USER
    > IsAuthenticated True
    > AuthenticationType NTLM
    >
    > Thread.CurrentPrincipal.Identity
    > Name DOMAIN\USER
    > IsAuthenticated True
    > AuthenticationType Negotiate
    >
    > --
    >
    > My question is what is the likely configuration that is created these
    > differing scenarios. I have not been able to locate the entries in
    > machine.config,web.config or system.config that would be causing this
    > since
    > most of these files have the default configuration. Also, which of the
    > above
    > could I expect to see as a default configuration on a web in IIS?


  • Next message: Paul Glavich [MVP - ASP.NET]: "Re: Configuration Differences"

    Relevant Pages

    • Re: Configuration Differences
      ... > My guess is that anonymous access is enabled in IIS on server 1 and is not ... >> IsAuthenticated True ... >> AuthenticationType NTLM ... >> most of these files have the default configuration. ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • Configuration Differences
      ... On Server 1: ... IsAuthenticated True ... AuthenticationType NTLM ... My question is what is the likely configuration that is created these ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • Re: SBS SP 1 installation error
      ... Component Name: Microsoft Exchange Forest Preparation ... Component Name: Server Configuration ... Component Name: Windows Server 2003 Configuration ... Component Name: Networking Configuration ...
      (microsoft.public.windows.server.sbs)
    • RE: ceicw fails every time
      ... I'd like confirming CEICW steps with you to ensure there is not problem ... You have to rerun the CEICW to make sure your SBS 2003 server have right ... On the "Services Configuration" page, select all the items and then ... Calling CCertCommit::ValidatePropertyBag ...
      (microsoft.public.windows.server.sbs)
    • Re: xserver-xorg question
      ... You should choose this option if you would like to attempt to autodetect the recommended X server and driver module for your video card. ... The X server configuration file associates your video card with a name that you may provide. ... The default keyboard layout selection for the Xorg server will be based on a combination of the language and the keyboard layout selected in the installer. ... Experienced users can use any layout supported by the selected XKB rule set. ...
      (Debian-User)