Administration Guide > Configuring Kerberos Single Sign-On > Using Kerberos SSO Authentication with Data Sources > About JDBC Clients and Kerberos SSO
 
About JDBC Clients and Kerberos SSO
The JDBC client must be written to call the cs.jdbc.driver. The driver class to connect with the TDV Server is named in the JDBC URL.
You can specify the location of krb5.conf in the JDBC URL as a property in the form:
kerberos.krb5.conf={<path_to_krb5.conf>}