Administration Guide > Configuring Kerberos Single Sign-On > Using Kerberos SSO Authentication with Data Sources > About ODBC Linux Clients and Kerberos SSO
 
About ODBC Linux Clients and Kerberos SSO
The TDV Linux ODBC driver can support Kerberos as long as the following conditions are met:
Header files of a GSSAPI library that implements Kerberos (MIT, Heimdal, Centrify, or another) are available for dynamic loading at run time.
The system has LIBDL and a GCC compiler.
You run kinit <user>.
If you do not run kinit, you get a GSS library error message that reads, ‘Failed to connect to DSN ‘ktest’: Exception: Problem initializing context.’