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.
The login is from an untrusted domain and cannot be used with Windows authentication
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:
The login is from an untrusted domain and cannot be used with Windows authentication”
SQL Server Integration Services
SQL Server Other
2 answers
Sort by: Most helpful
-
-
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.