Summary of Authentication-Related Options
- Last Updated: October 24, 2016
- 1 minute read
- DataDirect Connectors
- ODBC
- Cloudera Impala 7.1
- dBase 7.1
- Flat files/Text 7.1
- MySQL 7.1
- Pervasive (Btrieve) 7.1
- XML 7.1
- Documentation
The following table summarizes how authentication-related connection options work with the drivers. Note that some authentication-enabled drivers support only a subset of the listed options, as determined by natively supported features. See "Connection Option Descriptions" in each driver chapter for details about configuring the options.
| Option | Characteristic |
|---|---|
| Authentication Method | The method the driver uses to authenticate the user to the server when a connection is established. |
| GSS Client Library | The name of the Generic Security Service (GSS) client library that the driver uses to communicate with the Key Distribution Center (KDC). |
| Proxy User | Specifies the UserID used for impersonation. |
| Service Principal Name | The service principal name to be used by driver for Kerberos authentication. |
| User Name | The default user ID used to connect to your database. |