fluent-plugin-sql icon indicating copy to clipboard operation
fluent-plugin-sql copied to clipboard

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

Open harsh288 opened this issue 3 years ago • 0 comments

Hello @ashie

We have a SQL server and we can connect using Windows authentication, in this case, the SQL server is in another server and we are trying to communicate from another server using Windows authentication, I'm able to connect using SSMS however via fluentd, I'm getting below error, could you please suggest a solution ASAP, this has been an issue in a customer environment.

error_class=TinyTds::Error error="Login failed. The login is from an untrusted domain and cannot be used with Integrated authentication."

You can refer to this post: https://stackoverflow.com/questions/18603696/trouble-connecting-to-sql-server-login-failed-the-login-is-from-an-untrusted-d

harsh288 avatar May 18 '22 18:05 harsh288