'Windows Authentication via SSMS to SQL Server on Linux

I have successfully setup SQL on Linux and configured Windows Authentication. I am able to use my AD account when on the local box and using SQLCMD. However when I attempt to use SSMS from a bastion host, I get logon denied because of an untrusted domain. Even though the Linux server is joined to the same domain. I have not found any information so far so asking here. enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source