Microsoft-Windows-AuthenticationProvider

2 events across 1 channel

Event ID 101: The security package does not cache the credentials needed to authenticate to the server.

#
Provider
Microsoft-Windows-AuthenticationProvider
Channel
ProtectedUser-Client

Description

The security package does not cache the credentials needed to authenticate to the server.

Message #

The security package does not cache the credentials needed to authenticate to the server.

Package Name: %1
User Name: %2
Domain Name: %3
Server Name: %4
Protected User: %5
Error Code: %6

Fields #

NameDescription
PackageName UnicodeString
UserName UnicodeString
DomainName UnicodeString
ServerName UnicodeString
ProtectedUser UInt32
ErrorCode HexInt32

Event ID 304: The security package does not cache the user's sign on credentials.

#
Provider
Microsoft-Windows-AuthenticationProvider
Channel
ProtectedUser-Client

Description

The security package does not cache the user's sign on credentials.

Message #

The security package does not cache the user's sign on credentials.

Package Name: %1
User Name: %2
Domain Name: %3
Protected User: %4

Fields #

NameDescription
PackageName UnicodeString
UserName UnicodeString
DomainName UnicodeString
ProtectedUser UInt32

Provenance

Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.

ETW provider GUID dddc1d91-51a1-4a8d-95b5-350c4ee3d809

Defined in lsasrv.dll, which carries the event manifest.

Observed on:

  • WS2022-20348.4893 · schema read from the registered manifest · binary version 10.0.20348.3804 · captured 2026-06-02
  • Win11-26200.6584 · schema read from the registered manifest · binary version 10.0.26100.5074 · captured 2026-06-02

Downloads

Credits

  • Microsoft - authored the ETW manifests and PDBs the schema comes from
  • jdu2600 - the event-schema TSV format this catalog adopted
  • nasbench - the tool that dumps registered providers and manifests