Kerberos Authentication Properties
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Cloudera Impala 5.1
- Documentation
This section describes the connection properties used to configure Kerberos authentication.
| Property | Characteristic |
|---|---|
| Determines which authentication method the
driver uses when establishing a connection. Set
this to |
|
| DatabaseName | Specifies the name of the Impala database. The database must exist, or the connection attempt will fail. |
| LoginConfigName | Specifies the name of the entry in the JAAS login configuration file that contains the authentication technology used by the driver to establish a Kerberos connection. |
| PortNumber | The TCP port of the primary database
server that is listening for connections to the database. The default is |
| ServerName | Specifies either the IP address or the server name (if your network supports named servers) of the primary database server. |
|
Specifies the service principal name to be used for Kerberos authentication. |