board logo
Posted by: DogMan - 09 November 2023 16:08:15
What does this mean as well? Log Name: System Source: Microsoft-Windows-Security-Kerberos Date: 09/11/2023 01:39:55 Event ID: 7 Task Category: None Level: Error Keywords: Classic User: N/A Computer: %computername%.domain.local Description: The digitally signed Privilege Attribute Certificate (PAC) that contains the authorization information for client Karen in realm domain.LOCAL could not be validated. This error is usually caused by domain trust failures; please contact your system administrator. Event Xml: [code=markup]<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="Microsoft-Windows-Security-Kerberos" Guid="{98E6CFCB-EE0A-41E0-A57B-622D4E1B30B1}" EventSourceName="Kerberos" /> <EventID Qualifiers="49152">7</EventID> <Version>0</Version> <Level>2</Level> <Task>0</Task> <Opcode>0</Opcode> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2023-11-09T01:39:55.000000000Z" /> <EventRecordID>1484443</EventRecordID> <Correlation /> <Execution ProcessID="0" ThreadID="0" /> <Channel>System</Channel> <Computer>%computername%.domain.local</Computer> <Security /> </System> <EventData> <Data Name="ClientName">Karen</Data> <Data Name="Realm">domain.LOCAL</Data> <Binary>5E0000C0</Binary> </EventData> </Event>[/code]