IIS Security strange things

From: Alexey Smirnov (removeit.hello_at_smalig.com)
Date: 03/01/04


Date: Mon, 1 Mar 2004 15:01:41 +0100

I have intranet application based on ASP.NET on Win2000AS (Framework 1.1).

Website uses an Integrated Windows Authentication as Authentication method
in IIS and has following security configuration in the web.config

------------------------------------------
<identity impersonate="false" />

<authentication mode="Windows" />
<authorization>
    <deny users="?" />
</authorization>

<customErrors defaultRedirect="CustomError.aspx" mode="Off">
 <error statusCode="401" redirect="Custom401.html"/>
</customErrors>
------------------------------------------

And everything goes fine for 99.9% users and not for one only, who always
get a popup login window to login this website.
He has WinXP box, with latest browser, like many others, but for any reason
website cannot recognize that user as a valid internal user.

Any ideas? Thank you



Relevant Pages

  • Re: IIS 6.0 and Word Authentication???
    ... The file is on the website, ... >Internet Explorer May Prompt You for a Password ... >Integrated Windows Authentication off... ...
    (microsoft.public.inetserver.iis)
  • IIS Security strange things
    ... Website uses an Integrated Windows Authentication as Authentication method ... in IIS and has following security configuration in the web.config ... get a popup login window to login this website. ...
    (microsoft.public.dotnet.framework.aspnet)
  • IIS Security strange things
    ... Website uses an Integrated Windows Authentication as Authentication method ... in IIS and has following security configuration in the web.config ... get a popup login window to login this website. ...
    (microsoft.public.inetserver.iis)
  • IIS Security strange things
    ... Website uses an Integrated Windows Authentication as Authentication method ... in IIS and has following security configuration in the web.config ... get a popup login window to login this website. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: strange authentication dialog
    ... You should anyway remove the "Integrated WIndows Authentication" ... I'm developing a website and deployed on webserver, ... OS: Windows 2003 Server. ...
    (microsoft.public.dotnet.framework.aspnet)

Quantcast