


In RazorSQL I'm using the '.SQLServerDriver' driver and the following connection string. Using this I can successfully connect to the server in RazorSQL, but when replicated in the Metabase connection settings, I can't connect :( Jdbc:sqlserver:// databaseName=Testdb integratedSecurity=false instanceName=IT trustServerCertificate=true authenticationScheme=NativeAuthentication authentication=SqlPassword selectMethod=cursor encrypt=false serverName= Create database in mssql with razorsql driver# Please can this bug be investigated further? Thanks. Metabase hosting environment: Metabase.jar on Windows 10 tested both in a CMD shell and a Ubuntu WSL shell (so essentially Linux) Metabase version: yesterdays master (but since this is driver/config related I think 0.26.2 and up) Your databases: Microsoft SQL Server 2008 Note: this is the case using Metabase.jar directly, not Docker yet I can confirm connection to SQL Server using Integrated Authentication works-for-me based on the description in the #6056 (comment) above. Create database in mssql with razorsql windows 10# To check your krb.conf works to authenticate with the credentials you want to use: on Windows you can use \bin\kinit.exe, on Linux kinit To have Integrated Auth working with authenticationScheme=JavaKerberos it looks like you MUST have a krb.conf file and point to it. Create database in mssql with razorsql windows#Ĭreate database in mssql with razorsql windows#.Create database in mssql with razorsql windows 10#.Create database in mssql with razorsql driver#.

Create database in mssql with razorsql how to#.
