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

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

Error Message: Login failed. The login is from an untrusted domain and cannot be used with Windows authentication.

Cause: From the error it seems you have configured GLOBODOX to use Windows Authentication to connect to SQL Server.

Solution: 
In such a case the currently logged in Windows user needs permission to connect to SQL Database. Once you provide the permission to the Windows user, GLOBODOX will be able to connect to SQL Database.

Another way to solve this issue is to use the recommended SQL Server Authentication instead of Windows Authentication. 

If you have used our DB Engine utility, the DB Engine connection details are given below. This is for your records...

Authentication Mode: SQL Server Authentication
Instance Name: GDXSQLEXPRESS
Connection Protocol: TCP/IP
Port: 5510
User Name: sa
Password: super#admin123