Configuring RTC 6.0.2 to SQL Server with Windows Authentication
Hi team,
Appreciate if you provide some guide on how to configure RTC 6.0.2 to SQL Server with Windows Authentication?
thanks so much in advance.
got this error. My connection string //localhost;databaseName=bcn_scm_jts;integratedSecurity=true;
- CRJAZ2654E The server was unable to connect to the database because the database connection settings are invalid or because database is unreachable (SQLSTATE: 08S01, SQLCODE: 0). Verify the connection settings in your teamserver.properties file. See the Jazz Team Server log for more information.
com.microsoft.sqlserver.jdbc.SQLServerException: This driver is not configured for integrated authentication. ClientConnectionId:f36066ff-8ce5-4b91-b4b8-8b9cc54ef132
com.microsoft.sqlserver.jdbc.SQLServerException: This driver is not configured for integrated authentication. ClientConnectionId:f36066ff-8ce5-4b91-b4b8-8b9cc54ef132
best regards,
Jeremy
One answer
The error message indicates that the driver cannot locate a file.
https://blogs.msdn.microsoft.com/jdbcteam/2007/06/18/com-microsoft-sqlserver-jdbc-sqlserverexception-this-driver-is-not-configured-for-integrated-authentication/
http://stackoverflow.com/questions/34396553/was-liberty-sqljdbc-driver-not-configured-for-integrated-authentication