Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify Windows Auth credentials when workstation on a different domain than client #162

Closed
ethanbergstrom opened this issue Nov 21, 2017 · 10 comments
Labels
Milestone

Comments

@ethanbergstrom
Copy link

Can't log in from workstation on different domain than server - SQL Operations Studio Version: 0.23.6

Steps to Reproduce:

  1. Workstation on Domain A
  2. Server on Domain B
  3. Try to launch Ops Studio from Workstation using Windows credentials
  4. Unable to specify credentials in Domain B to authenticate
@erickangMSFT
Copy link
Contributor

@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?

@erickangMSFT
Copy link
Contributor

@calan89 it seems runas is not working for sql ops studio. Testing...

@erickangMSFT
Copy link
Contributor

marked as 'bug' for RunAs part.

@sahilNaran
Copy link

How would I do this on a mac?

@MikePitt
Copy link

MikePitt commented Dec 4, 2017

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.

@haydosw
Copy link

haydosw commented Dec 5, 2017

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"

@genio
Copy link

genio commented Dec 27, 2017

@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.

@sahilNaran
Copy link

Any progress on this?

@eaglearchbvi
Copy link

This appears to still be a problem since runas won't let it open or connect to the db

@kburtram
Copy link
Member

We're tracking "multiple Windows Auth from single machine" suggestions in this issue #112. Please reactive if this suggestion is significantly different than what we're tracking there.

@adsbot adsbot bot locked and limited conversation to collaborators Mar 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

8 participants