sqlectron-gui icon indicating copy to clipboard operation
sqlectron-gui copied to clipboard

Support for MS SQL Windows Auth?

Open ghost opened this issue 7 years ago • 3 comments

Any chance of supporting Windows Auth for MS SQL? Or is support only for SQL Server Auth?

ghost avatar May 26 '17 04:05 ghost

We use node-mmsql client. If that supports it and someone is interested on implementing that a PR is welcome.

maxcnunes avatar May 29 '17 23:05 maxcnunes

I came here seeing if this was already implemented in sqlectron-gui. It looks like node-mmsql supports Windows Auth beginning in v4.x. I would love to implement this but may not have the time until beginning of next year. For anyone else that may come across this, here are some resources:

Implementation Commit https://github.com/patriksimek/node-mssql/commit/cc1ebe78f00f257e13a06bd8970c04274a27536e#diff-04c6e90faac2675aa89e2176d2eec7d8R286

Useful Suggestion for Docs https://github.com/patriksimek/node-mssql/issues/283

jpmckearin avatar Nov 13 '17 20:11 jpmckearin

hey guys,

Any update on this? I get the untrusted domain error message when connecting from a linux client (no LDAP) image

image Thank you!

audricd avatar Feb 28 '18 16:02 audricd