Temporarily loses IIS Authenticated User

From: Muirboy (gmuir_at_statestreet.com)
Date: 01/25/05


Date: 25 Jan 2005 10:25:43 -0800

Hi

So here's my situation. I've got IIS v5.0.2195 running on the same box
as my SQL Server which hosts ASP and ASP.NET applications

For authentication, i have 'allow anonymous' unchecked and 'Integrated
Windows Authentication' checked. I'm also placing users into a domain
group which subsequently gives them access to my ASP or ASP.NET
application

This all works fine to a point, but here comes the problem. Every now
and again it seems like IIS is losing the credentials of the user that
is logging in and ends up displaying the lovely (Login failed for user
'NT AUTHORITY\ANONYMOUS LOGON') message.

When you refresh the page everything is back to normal until an hour
or two later the same happens again.

Has anyone else seen this temporary loss of credentials before and if
you have, please oh please let me know if you managed to fix it?

Yours Despairingly
Muirboy



Relevant Pages

  • Re: IIS6 - Virtual Directory to URL share, authentication problems.
    ... passing credentials across from webserver -> remote file server ... requires Kerberos (if IIS doesn't have the user's password), ... you won't get automatic logon. ... is that the "secure" authentication mechanisms do ...
    (microsoft.public.inetserver.iis.security)
  • Re: Active Directory Authentication in IIS 6
    ... I just installed ldp.exe and have no problems using the same credentials ... used in the code to connect and bind. ... settings in IIS, but I am not sure where to look. ... and Integrated Windows Authentication is checked. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: shared folder access
    ... >account delegation from your physical server running IIS ... >Your first option is to use Basic Authentication in IIS ... >This will remove the UNC user token credentials ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Making .net handle IIS authentication (not simple)
    ... authentication systems. ... The new section uses an ISAPI plugin to handle authentication, IIS does the ... or that I can have asp.net issue credentials that IIS will accept. ... want them to get the standard aspx login form I have created, ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: NT Authentication with ASP
    ... Without credentials, IIS will assume anonymous access. ... If Anonymous authentication is enabled, ... unless the browser has already authenticated. ...
    (microsoft.public.inetserver.asp.general)