NTLM is getting retired #1614
ranjithchev
started this conversation in
General
Replies: 2 comments
-
Any updates here? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am also curious about this. We have a an app and mssql db hosted on Linux and my org is requiring kerberos auth and to my knowledge this doesn't work with tedious as of now. Is anyone aware of an alternative package that can use kerberos auth for a nodejs app to mssql db both hosted on linux. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
As you might already know, MS is planning on retiring NTLM auth and we are currently using tedious driver to connect to sql server from Linux. Once MS retires what is our option? Will tedious add support for kerberos auth? If yes, what is the road map?
Beta Was this translation helpful? Give feedback.
All reactions