Commit 52fc287
docs: clarify SQL Server integrated security is unsupported
Integrated security / trusted connection (no credentials in the DSN) is
not supported because DBHub uses the pure-JS tedious driver, which lacks
SSPI/Kerberos. NTLM still requires explicit credentials. Documents this
in the SQL Server DSN tab to address issue #316.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent dcc6011 commit 52fc287
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
115 | 125 | | |
116 | 126 | | |
117 | 127 | | |
| |||
0 commit comments