0 vote
Hello,
I would like to ask if there is some possibility to add this function to SQL management addon:
We are using integrated security authentication on SQL server so when I want to logon to SQL server with different credentials as I am logged on the computer, I must start SQL management studio with this command:
runas /netonly /user:domain\user "path to SQL management studio.exe"
and then integrated security works fine. We want to use it in this way also in SQL management studio, but when I enter - use this credentials from credential list during configuration of session in RemoteDesktop manager - it will insert these credentials to logon window of SQL server authentication, which is not working...
Thank you
edited by lendy on 6/9/2012
Hi,
I have entered a request. So we will need to do the runas with the credential coming from the list.
David Hervieux