You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/windows-client/user-profiles-and-logon/cached-user-logon-fails-lsasrv-event-45058.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,16 +10,16 @@ ms.custom: sap:User Logon and Profiles\Service Account and Interactive User Logo
10
10
---
11
11
# Cached user logon fails when LSASRV event 45058 indicates FIFO deletion of cached credential
12
12
13
-
This article fixes a logon failure that occurs when logging on to a domain-joined Windows Vista or Windows 7 computer using cached credentials.
13
+
This article fixes a logon failure that occurs when logging on to a domain-joined Windows computer using cached credentials.
14
14
15
-
_Applies to:_ Windows 7 Service Pack 1
15
+
_Applies to:_ *Windows 10, Windows 11, Windows Server 2016, Windows Server 2019, Windows Server 2022, Windows Server 2025*
16
16
_Original KB number:_ 2555663
17
17
18
18
## Symptoms
19
19
20
-
1. Users receive the following error when logging on to a domain-joined Windows Vista or Windows 7 computer using cached credentials:
20
+
1. Users receive the following error when logging on to a domain-joined Windows computer using cached credentials:
21
21
22
-
> There are currently no logon servers available to service the logon request.
22
+
> There are currently no logon servers available to service the logon request.
23
23
24
24
2. LsaSrv Event 45058, logged in the System event log of a domain-joined workstation, indicates that the operating system has deleted the cached credential for the user specified in the event:
The user logon error occurs when a user's cached credentials have been purged from the local computer by more recent domain user logons.
41
41
42
-
Windows Vista and Windows 7 operating systems cache credentials for a finite number of user accounts (assuming cached credentials haven't been disabled).
42
+
Windows operating systems cache credentials for a finite number of user accounts (assuming cached credentials haven't been disabled).
43
43
44
44
Once the cached logon quota has been reached, the operating system will purge the oldest cached credential from the local computer so that the credentials for the next unique domain user successfully authenticated by a domain controller may be cached. The logging of the LsaSrv 45058 event indicates that the cached logon quota has been reached, triggering the deletion of the oldest user credential cached on the local machine.
45
45
@@ -72,6 +72,6 @@ Cached credentials can also be managed with group policy by configuring:
72
72
73
73
Group Policy Setting path: Computer Configuration\Policies\Windows Settings\Security Settings\Local Policies\Security Options.
74
74
75
-
Group Policy Setting: Interactive logon: Number of previous logons to cache (in case domain controller is not available)
75
+
[Group Policy Setting: Interactive logon: Number of previous logons to cache (in case domain controller is not available)](/previous-versions/windows/it-pro/windows-10/security/threat-protection/security-policy-settings/interactive-logon-number-of-previous-logons-to-cache-in-case-domain-controller-is-not-available)
76
76
77
77
The workstation the user needs access to must have physical connectivity with the domain and the user must authenticate with a domain controller to cache their credentials again.
0 commit comments