How to use Kerberos ticket with mssqlclient.py?

Viewed 22

I have kerberos ticket for a domain user.

This user is valid in SQL Server.

Is there a way to use this Kerberos ticket with mssqlclient.py tool to login to this SQL Server?

Thanks

0 Answers
Related