Authentication
- Last Updated: July 30, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- MongoDB 8.0
- Documentation
The driver supports the following authentication methods:
- Basic authentication authenticates using the specified user IDs and passwords.
- LDAP authentication authenticates using user ID and password information centrally maintained in LDAP.
- Kerberos authentication authenticates by using Kerberos authentication protocol.
By default, the driver is configured to use basic authentication (AuthenticationMethod=0).