I was wondering if anyone has experienced an issue where certain user accounts lockout for no apparent reason. The security logs show activity that seems to be associated with the kerberos ticket for the user and computer. I have checked TechNet andcan?t find a solution that works. I have installed W2KSP2 but it has not resolved the issue.
From the server security log
Event Type: Failure Audit
Event Source: Security
Event Category: Account Logon
Event ID: 676
Date: 8/20/2001
Time: 10:35:32 AM
User: NT AUTHORITY\SYSTEM
Computer: W2KDC
Description:
Authentication Ticket Request Failed:
User Name: userX
Supplied Realm Name: FQDN.COM
Service Name: krbtgt/FQDN.COM
Ticket Options: 0x40810010
Failure Code: 0x12 Client Address: 172.16.1.162
From the workstation application log
Event Type: Error
Event Source: Userenv
Event Category: None
Event ID: 1000
Date: 8/20/2001
Time: 4:14:37 PM
User: NT AUTHORITY\SYSTEM
Computer: W2KWORKSTATION
Description:
Windows cannot determine the user or computer name. Return value (1722).
Q261007 explains this behavior can occur on the workstation if the address for the configured preferred DNS server on the client is invalid or unreachable. Well, itis configured and reachable.
I wonder if the two are related? Can anyone help me?