There are legitimate times that a DBA would want to connect to a SQL instance that resides on a different domain from that of their workstation where they are running SSMS. At present, SSMS fills in the user with the currently logged on Windows account for Windows authentication, but does not allow the end-user to change or input a different user. Although it is possible to use the runas command under certain circumstances, this is not the easiest of solutions and the behaviour of SSMS is to still display the workstation Windows account in the string in Object Explorer (SQLServer (SQL Server xx.x.xxxx - WorkstationDomain\WorkstationUser) ) rather than the user used in the 'runas' command.It would be beneficial if the DBA were not blocked from entering different user credentials into the login dialogue of SSMS.
Product Language
Category
Proposed Solution
Primary Benefit
Other Benefits
Virtualization
Please wait...