Hi Experts
Some times we are getting following errors in SQL SERVER error log
SSPI handshake failed with error code 0x8009030c, state 14 while establishing a connection with integrated security; the connection has been closed. Reason: AcceptSecurityContext failed. The Windows error code indicates the cause of failure. [CLIENT: x.x.x.x].Login failed. The login is from an untrusted domain and cannot be used with Windows authentication. [CLIENT: x.x.x.x]
We checked the CLIENT x.x.x.x which is the part of same domain as the database server. What else to check for this and what could be reason for these errors as nothing is changed in any system/network/domain.
Best Regards
Khalil