tediousjs / node-mssql

Microsoft SQL Server client for Node.js
https://tediousjs.github.io/node-mssql
MIT License
2.23k stars 466 forks source link

[Question] Does node-mssql support Kerberos authentication #1634

Closed Gong-Allen closed 5 months ago

Gong-Allen commented 5 months ago

After reading the documentation of node-mssql, I know it support nltm, but I am not sure if it support Kerberos authentication, if it does, what I should do for it? Thanks.

dhensby commented 5 months ago

It is driver dependant. For tedious see https://github.com/tediousjs/tedious/issues/1526