Login failed for user; Reason: Not associated with a trusted SQL Server connection

Login failed for user "USERNAME-HERE." Reason: Not associated with a trusted SQL Server connection.

This error most commonly occurs when using SQL authentication, rather than Windows Authentication. There are a few reasons to use SQL authentication rather than Windows:

Client is not runnig a domain
Network...