TDV Adapter for LDAP

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
ServerThe domain name or IP of the LDAP server.
PortThe port the LDAP server is running on.
UserThe distinguished name of a user.
PasswordThe password for the distinguished name of the specified user.
BaseDNThe base portion of the distinguished name, used for limiting results to specific subtrees.
UseSSLWhether or not to use SSL to connect to the server.
LDAPVersionThe LDAP version used to connect to and communicate with the server.
AuthMechanismThe authentication mechanism to be used when connecting to the LDAP server.
ScopeWhether to limit the scope of the search to the whole subtree (BaseDN and all of its descendants), a single level (BaseDN and its direct descendants), or the base object (BaseDN only).

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