jprante / elasticsearch-jdbc

JDBC importer for Elasticsearch
Apache License 2.0
2.84k stars 710 forks source link

Integrated Security with SQL Server from Unix Environment #885

Open neeldeep opened 8 years ago

neeldeep commented 8 years ago

We are using JDBC driver to configure River to fetch data from SQL Server. Can integrated security option be used from a non windows environment?

jprante commented 8 years ago

I don't know, I do not use SQL Server.

Maybe this can help:

https://blogs.msdn.microsoft.com/psssql/2015/01/09/jdbc-this-driver-is-not-configured-for-integrated-authentication/