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

During daily routine checkup, we found following warning and error in event viewer.

At first it might appear from the error that BizTalk Server machine and SQL server machine are in different domain or the user account used for configuring the BizTalk service is from a different domain than from SQl server's domain  -- None is the case 




The Login is from an un07usted domain and cannot be used with Windows authentication  warning


The Login is from an un07usted domain and cannot be used with Windows authentication error



Why it happened


It is known issue and this errors are result of restart of Domain con07oller(A domain con07oller is the centerpiece of the Windows Active Directory service. It authenticates users, stores user account information and enforces security policy for a Windows domain) or unavailability of same over the network,thus the BizTalk applications cannot authenticate users until the Domain Con07oller(s) is not up.And it is because SQL is not able to find the authenticated domain user (as domain con07oller is not available at moment) and thus throws error. 


What to do


There were no more errors as soon as Domain con07oller was up but there can be other reasons too, refer following link: https://blogs.msdn.microsoft.com/dataaccesstechnologies/2012/12/19/error-message-login-failed-the-login-is-from-an-un07usted-domain-and-cannot-be-used-with-windows-authentication/

ServerLess360


Comments

Popular posts from this blog

The request has both SAS authentication scheme and 'Bearer' authorization scheme. Only one scheme should be used

Getting Started with Logic Apps - AS2

How to Debug and Trace request in Azure APIM - Portal, Postman, RequestBin