Connecting to MS SQL using Kerberos Authentication
FreeTDS is as set of libraries that allows programs to talk to MS SQL Server. It doesn't currently support Kerberos authentication, however, so you'll need to rebuild the freetds
package to enable the flag.
Rebuilding FreeTDS
- Pull down the existing recipe for the current conda packages for
freetds
located here: https://github.com/AnacondaRecipes/freetds-feedstock
git clone https://github.com/AnacondaRecipes/freetds-feedstock.git