Authentication
- Last Updated: April 25, 2024
- 1 minute read
- DataDirect Connectors
- ODBC
- Greenplum 8.0
- Documentation
The driver supports the following authentication methods:
- User ID/password authentication authenticates using the specified user IDs and passwords.
-
Kerberos authentication is a trusted third-party authentication service that verifies user identities. The driver supports both Windows Active Directory Kerberos and MIT Kerberos implementations.
By default, the driver is configured to use user ID/password authentication
(AuthenticationMethod=0).