Docker for windows (Linux container) + Windows authentication

Leo Pragi 11 Reputation points
2021-02-12T11:14:35.823+00:00

We are running our node services on linux-docker containers. We are using Docker for windows and able to use linux container. Now, how to be able to authenticate to MSSQL from inside the linux container? Kerberos is a choice, but it looks like it involves a lot of config changes from MSSQL server side.

Possible questions:

  1. Is it possible a db request from inside the container act as like it from host machine (windows)?
  2. Is it possible to add a linux-container domain joined and use mssql/msnodesqlv8 npm package?
  3. We can modify our services to some extend but not SQL server. Any way that we can do it?

(Tag allowed me only on dotnet-ad-docker, But its node!)

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,406 questions
0 comments No comments
{count} votes