Configuring Authentication
Some HBase
AUTHTYPE
connection attribute in a connection string or in a DSN (in the odbc.ini
file). Settings in the connection string take precedence over
settings in the DSN, and settings in the DSN take precedence over connector-wide settings.
Depending on the authentication mechanism you use, there might be additional connection attributes that you must define. For more information about the attributes involved in configuring authentication,
The following authentication methods are available:
- Using Basic Authentication
- Using Basic Kerberos Authentication
- Using Advanced Kerberos Authentication
- Configuring the Driver on page 1
- Driver Configuration Options on page 1