Authentication
- Last Updated: February 6, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- Documentation
The driver supports the following authentication methods:
- User ID/password authentication authenticates using 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).