The login is from an untrusted domain and cannot be used with Windows authentication

Rabia Kurnaz 386 Reputation points
2024-01-09T19:41:58.9466667+00:00

Hello, I have a few ssis jobs. I suddenly started getting the following error in these jobs. On the development side, the jobs are working and there are no problems, no changes have been made.

I need this problem solved urgently

ERROR:MicrosoftTeams-image

The login is from an untrusted domain and cannot be used with Windows authentication”

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,702 questions
SQL Server Other
{count} votes

2 answers

Sort by: Most helpful
  1. Rabia Kurnaz 386 Reputation points
    2024-01-12T13:39:28.9933333+00:00

    Hi @ZoeHui-MSFT , I changed the server name. I used the hostname. I think it's a DNS Problem. The infrastructure team will examine the problem.

    1 person found this answer helpful.
    0 comments No comments

  2. ZoeHui-MSFT 41,491 Reputation points
    2024-01-10T01:41:38.9+00:00

    Hi @Rabia Kurnaz,

    First check your Active Directory account is not locked out and the password has not expired.

    Secondly, you may use proxy account to run the job, make sure the account has full permissions to your server and the source server.

    Running a SSIS Package from SQL Server Agent Using a Proxy Account

    Regards,

    Zoe Hui


    If the answer is helpful, please click "Accept Answer" and upvote it.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.