skip to main content
Using the Driver : Using Security : Authentication : Summary of Authentication-Related Options : odbc.ini File Examples for Configuring Authentication
  

Try DataDirect Drivers Now
odbc.ini File Examples for Configuring Authentication
The following example odbc.ini file configures the 32-bit Apache Hive Wire Protocol driver to use authentication, specifically Kerberos authentication. The examples contains the connection options necessary to configure Kerberos authentication as well as the minimum options required to establish a connection.
Driver=ODBCHOME/lib/ivhivexx.so
Description=DataDirect Apache Hive Wire Protocol driver
AuthenticationMethod=4
Database=Hivedb1
GSSClient=native
HostName=HiveServer
PortNumber=10000
LogonID=JohnSmith