Bounty: 100
I have a domain test.local with 4 domain controller.
I have a SQL Server, sometime when rebooting one of my domain controller I got these error :
Description: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has
occurred. Error code: 0x80004005.
An OLE DB record is available. Source: “Microsoft SQL Server Native Client 11.0” Hresult: 0x80004005 Description: “Login failed.
The login is from an untrusted domain and cannot be used with Windows
authentication.”.
Why authentication is not done on the other 3 DC? Normally there is load balancing when there are multiple domain controllers.
Thanks for your help