JDBC - This driver is not configured for integrated authentication

poyntzj
Kilo Sage

I am looking into an issue with a JDBC connection and I am getting the above error.

I have seen another message on here that talked about an expired password,

I can logon to the destination SQL server with the account that is running the MID server service (and no password warnings), the account looks good in AD too - never expire as it is a service account

 

To make sure, I changed the MID server to use my admin account which is not expiring and also has full access to the SQL server

 

still the same error

 

Anyone got any other suggestions ?

 

Many thanks

4 REPLIES 4

thisismichaelb
Tera Contributor

Having the same issue here.   Any luck resolving it?


Michael



When you do this type of connections apart from having the Mid Server set up with the right credentials, do you need a jdbc driver / connector to make this work or the jdbc probe will take care of this? I am just trying to understand how the mid will communicate with the sql database without any other additional piece of software.




I noticed I needed to install odbc driver when I integrate with Excel.  





poyntzj
Kilo Sage

I raised a ticket with the servicedesk and was sent an updated file to apply to the MID servers


Did that and it all works



Cheers


Thanks for the reply.   I'll try the same thing!