Can't log in from workstation on different domain than server - SQL Operations Studio Version: 0.23.6
Steps to Reproduce:
@calan89 try runas command and start sqlopsstudio with Domain B authentication user. https://technet.microsoft.com/en-us/library/cc771525(v=ws.11).aspx
Asking to all community: any suggestion or better solution than runas?
@calan89 it seems runas is not working for sql ops studio. Testing...
marked as 'bug' for RunAs part.
How would I do this on a mac?
Ability to enter Windows credentials when using this on a Mac or Linux is essential. This is possible in other similar tools so hopefully Microsoft will make this happen.
Not sure if this is still an active bug - but on windows I have been able to runas using -
runas /netonly /user:domain\user "C:..pathToOps..\sqlops.exe"
@wiltshih As the others have pointed out, you can't do this on a Mac or Linux. We'd need a way to provide credentials.
Any progress on this?
This appears to still be a problem since runas won't let it open or connect to the db
We're tracking "multiple Windows Auth from single machine" suggestions in this issue https://github.com/Microsoft/sqlopsstudio/issues/112. Please reactive if this suggestion is significantly different than what we're tracking there.
Most helpful comment
Ability to enter Windows credentials when using this on a Mac or Linux is essential. This is possible in other similar tools so hopefully Microsoft will make this happen.