D
D
Dmitry Gavrilenko2017-05-11 19:28:52
linux
Dmitry Gavrilenko, 2017-05-11 19:28:52

Connecting to MS Sql server from under Linux?

There are servers with MS Sql Server on them. There is a .NET Core application that connects to these MS Sql servers and executes queries on them. Everything would be nothing if it were not for domain authentication. Now the application works on Windows and the connection to the database occurs through a "trusted connection" of Active Directory. Login and password can not be used due to security reasons. Is there a quick way to set up a connection to an Active Directory domain from Ubuntu?
Kerberos is an option, but not in this case. Likewise something is not installed, ala package not found.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
CityCat4, 2017-05-11
@CityCat4

Kerberos is the only option. And why do you need Likewise? sssd not an option? adcli at worst (although sssd is better - adcli is a piece of samba)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question