Splunk ITSI

Error: This driver is not configured for integrated authentication

arun_kant_sharm
Path Finder

Hi Experts,

I am getting error during I tried to create new ms-sql connection on my Splunk server (i.e Amazon Linux 2).

Connection Type: MS-SQL Server Using MS Generic Driver With Windows Authentication

JDBC URL : jdbc:sqlserver://xx.xx.xxx.xx:1433;databaseName=master;selectMethod=cursor;integratedSecurity=true

ERROR : This driver is not configured for integrated authentication. ClientConnectionId:d3c9028f-187a-492f-89da-68dfceadceb1

Java version on my splunk server :   java version "1.8.0_201"

Splunk DB Connect version:   DBX:3.1.4

Splunk Server OS:  Amazon Linux 2 AMI

The driver present in my machine are:

arun_kant_sharm_0-1606869848503.png

 

Labels (1)
Tags (3)
0 Karma

lumpymilk
Explorer

Here is what I found. When using that connection type we needed to add an option authenticationScheme=NTLM (which enables NTLMv2 authentication) and then in our environment we made sure SSL is enabled (encrypt=true) and added the option trustServerCertificate=true.
After that, the connection could be saved and worked fine. 

vikkysplunk
Path Finder

@arun_kant_sharm is these issue resolved. I am also getting the same error

0 Karma
Get Updates on the Splunk Community!

Splunk at Cisco Live 2025: Learning, Innovation, and a Little Bit of Mr. Brightside

Pack your bags (and maybe your dancing shoes)—Cisco Live is heading to San Diego, June 8–12, 2025, and Splunk ...

Splunk App Dev Community Updates – What’s New and What’s Next

Welcome to your go-to roundup of everything happening in the Splunk App Dev Community! Whether you're building ...

The Latest Cisco Integrations With Splunk Platform!

Join us for an exciting tech talk where we’ll explore the latest integrations in Cisco + Splunk! We’ve ...