TDV Adapter for Cassandra

Build 22.0.8462

Authentication

This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.


PropertyDescription
AuthSchemeThe scheme used for authentication. Accepted entries are Basic, DSE, Kerberos, and LDAP.
ServerThe host name or IP address of the server hosting the Cassandra database.
PortThe port for the Cassandra database.
LDAPServerThe host name or IP address of the LDAP server.
UserThe Cassandra user account used to authenticate.
PasswordThe password used to authenticate the user.
LDAPPortThe port for the LDAP server.
DatabaseThe name of the Cassandra keyspace.
DefaultLDAPUserThe default LDAP user used to connect to and communicate with the server, it must be set if the LDAP server do not allow anonymous bind.
LDAPPasswordThe password of the default LDAP user. It must be set if the LDAP server do not allow anonymous bind.
SearchBaseThe search base for your LDAPServer, used to look up users.
SearchFilterThe search filter for looking up usernames in LDAP. The default setting is (uid=), When using Active Directory set the filter to (sAMAccountName=).
UseSSLThis field sets whether SSL is enabled.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462