08 Mar 2024
02:14 PM
- last edited on
23 Jan 2026
08:33 AM
by
IzabelaRokita
Summary: This post explains why integrated authentication fails with the “login from an untrusted domain” error and provides steps to correct domain trust, credential configuration, and AD settings.
Hello,
I am trying to onboard SQL Always On clusters using an extension in Dynatrace, and I am using AD credentials authentication.
Once the configuration is enabled, when I check, it gives the error " The login is from an untrusted domain and cannot be used with Integrated authentication," which is expected.
As per the documentation of Dynatrace, they are asking to import the server certificate to the keystore. https://docs.dynatrace.com/docs/shortlink/microsoft-sql-monitoring#ssl
Please, someone, help me decide which certificate to import and how to pull the cert from the SQL cluster server.
Solved! Go to Solution.
08 Mar 2024 02:43 PM
There are many, many reasons why this error appears. It can be an incorrect password or different AD environments or a locked out user and several others. There are some good tips here: https://stackoverflow.com/questions/18603696/trouble-connecting-to-sql-server-login-failed-the-login...
08 Mar 2024 06:34 PM
We've personally seen that same error due to an incorrect password being used
Featured Posts