Forum Discussion
- rvandenbosch4 years agoOccasional Contributor
I am getting:
Failed to get a connection for the specified properties; com.microsoft.sqlserver.jdbc.SQLServerException: This driver is not configured for integrated authentication. ClientConnectionId:cde375f3-e2a0-485f-b2b2-424a45485f52
- rvandenbosch4 years agoOccasional Contributor
I changed the end of the connection string to Trusted_Connection=Yes. I now get 'Failed to get a connection for the specified properties; com.microsoft.sqlserver.jdbc.SQLServerException: Login failed for user 'xxx\xxxxx'. ClientConnectionId:31d9dcf4-5be7-4bbc-98a6-2d2d3006eb1d
I checked with our DBA and he is seeing no connection attempts with that user.
- richie4 years agoCommunity HeroHey rvandenbosch,
Are you using the .dll as well as the .jar file to connect? Its been a while, but if i remember correctly you need both for windows auth for an sqlserver connection.
Ta
Rich- rvandenbosch4 years agoOccasional Contributor
Rich,
I am using both the jtds-1.3.1.jar & the ntlmauth.dll and have progressed to the following error: I get 'Failed to get a connection for the specified propertis:java.sql.SQLException:I/O Error: DB server closed connection
Related Content
Recent Discussions
- 7 days ago
- 10 days ago