Closed as not planned
Description
While #4198 added support for integrated authentication when a client runs on a domain-joined host, it can be quite useful to support NTLM-based Windows authentication from a non-domain-joined host, especially in today's serverless or container environments.
I know this is possible simply at the protocol level (TDS) because this has been supported in the jTDS JDBC driver for quite some time.
The goal is to be able to connect to a SQL Server instance using Windows Authentication from a non-domain-joined host (and also, not necessarily a Windows host), simply by providing the connection credentials in the connection string (domain, username, password). Is this possible today?
Metadata
Metadata
Assignees
Type
Projects
Status
Closed