Windows authentication doesn't work for around 30 minutes?

1

I have a site on IIS that uses windows auth for logins and it works 99% of the time. But on some days there will be a period of time where logging in just won't work for around 30 minutes, it keeps popping up the prompt.

In event viewer under "Security" there's an Audit Failure error for each failed login attempt. Here is what it says under Failure Information:

Failure Information:
    Failure Reason:     An Error occured during Logon.
    Status:             0xc000005e
    Sub Status:         0x0

There's another error that popped up under "System" but I'm not sure if it's relevant:

The processing of Group Policy failed. Windows could not resolve the computer name. This could be caused by one of more of the following: 
a) Name Resolution failure on the current domain controller. 
b) Active Directory Replication Latency (an account created on another domain controller has not replicated to the current domain controller).

What can I do to see what the issue is?

windows
active-directory
iis
authentication
asked on Server Fault Nov 18, 2020 by Joe Defill • edited Nov 19, 2020 by Lex Li

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0