DEV Community

Discussion on: Microsoft SQL Server Client 2017 on Debian 9

Collapse
 
jlvmpepe profile image
Jose Valencia

Hello Heddi,

I am installing SQL Server Client on Debian 10 ( in Chromebook) and I am having the following error:

Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : SSPI Provider: No Kerberos credentials available (default cache: FILE:/tmp/krb5cc_1000).
Sqlcmd: Error: Microsoft ODBC Driver 17 for SQL Server : Cannot generate SSPI context.

Can you have any tips to resolve it?

Thanks in advance.

Pepe

Collapse
 
nabbisen profile image
nabbisen

Hello Jose,

Sorry, but I haven't met the case.
Do you use any domain name to connect to your server? I used just 127.0.0.1 then.

Microsoft seemed to write about the error ("Last Updated: Jan 29, 2019"):
support.microsoft.com/en-us/help/8...
I'm happy if this would help you.