Closed EdiDD closed 3 years ago
Here is my scenario, need some help configuring AD authentication for SQL Server
Host Machine: Windows - Domain Joined SQL Server: SQL 2019 image running on Ubuntu container
How do I enable AD authentication for SQL Server?
@wsaeed you need a few things
This is it.
How to use windows authentication? Will assigning linux host to windows domain be enough for container to work with domain user authentication ? What can i do to achieve this ? I have windows server 2012 as active directory domain controller and debian 9 for docker.