skip to main content
Using the Driver : Using Security : Authentication : Summary of Authentication-Related Options : Connection String Examples for Configuring Authentication
  

Try DataDirect Drivers Now
Connection String Examples for Configuring Authentication
The following connection string configures the 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=DataDirect 8.0 Apache Hive Wire Protocol;HostName=HiveServer;
AuthenticationMethod=4;Database=mydb1;GSSClient=native;PortNumber=10000;LogonID=JohnSmith