Hello,
In a Data feed, I would like to use MS SQL database as a data source.
I have installed the JDBC MS SQL driver (Microsoft JDBC Driver 4.0 for SQL Server) in [mashzone installation folder]/jdbcdrivers.
This works fine, I can connect to databases using local SQL users as credentials.
My issue is that I can't use Active Directory user as credential (NTLM or Kerberos authentification). I have tried various solution :
[domain name]\[username] OR [username]@[domain name]
The error is attached to this post.
Would anyone know how to proceed on this issue ?
Many thanks,
Fred