My SQL Server logins are set to SQL Authentication (SQL Server is set up on NT Server).<br><br>However, if I'm logging on through an application and I'm on an NT Workstation where my NT login password is NOT the same as my SQL Server login, I cannot connect to SQL Server.<br><br>If I change my password on the NT workstation to match my SQL login, then I can connect.<br><br>Somewhere behind the scenes there is still an NT security check that is not letting me connect. <br><br>Anyone run into something similar? How do I resolve this?