monitor
#monitor#18452

18452

Product Name Event ID 18452 Event Source MSSQLSERVER Component SQLEngine Symbolic Name LOGON_INVALID_CONNECT Message Text Login

Product Name

Event ID

18452

Event Source

MSSQLSERVER

Component

SQLEngine

Symbolic

Name

LOGON_INVALID_CONNECT

Message Text

Login failed. The login is from an untrusted domain and cannot be used with Integrated

authentication.%.*ls

The user attempted to sign in with credentials that can’t be validated. Possible causes are:

The login might be a SQL Server login but the server only accepts Windows

Authentication.

You’re trying to connect using SQL Server Authentication but the login used doesn’t exist

on SQL Server.

The login might use Windows Authentication but the login is an unrecognized Windows

principal. An unrecognized Windows principal means that the login can’t be verified by

Windows. This could be because the Windows login is from an untrusted domain.

This issue might be related to consistent authentication where the trust level between

domains might cause failures in account authentication or the visibility of service principal

names (SPNs).

Similar problems can cause the less-specific error 18456.

Expand table