sqlectron-gui
sqlectron-gui copied to clipboard
Support for MS SQL Windows Auth?
Any chance of supporting Windows Auth for MS SQL? Or is support only for SQL Server Auth?
We use node-mmsql client. If that supports it and someone is interested on implementing that a PR is welcome.
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
hey guys,
Any update on this? I get the untrusted domain error message when connecting from a linux client (no LDAP)
Thank you!