data_engine connection test displayed the error:
The login is from an untrusted domain and cannot be used with Integrated authentication, e.g.,
Contacting data_engine probe...Executed async test_connection on /XXXXXX/XXXXXXXXX/xxxxxxxxx/data_engine, please wait...Waiting...test connection DONE - result: Connected: noPing: noDB Version: n/adata_engine schema version: n/aCOM Error [0x80004005] Unspecified error - [Microsoft OLE DB Driver for SQL Server] Login failed. The login is from an untrusted domain and cannot be used with Integrated authentication.(1)
Via the IM, the data_engine probe contained an error upon test of the connection:
Contacting data_engine probe...Executed async test_connection on /XXXDEV/XXXXXXDEV/xxxxxxxxx/data_engine, please wait...Waiting...test connection DONE - result: Connected: noPing: noDB Version: n/adata_engine schema version: n/aCOM Error [0x80004005] Unspecified error - [Microsoft OLE DB Driver for SQL Server] Login failed. The login is from an untrusted domain and cannot be used with Integrated authentication.(1)
This error occurs when attempting to use Integrated Authentication (Windows Authentication) to connect to Microsoft SQL Server from a domain that SQL Server does not trust.