JDBC Driver for Microsoft Active Directory

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 Active Directory server.
PortThe port the Active Directory server is running on.
UserThe distinguished name of a user.
PasswordThe password for the distinguished name of the specified user.
UseSSLWhether or not to use SSL to connect to the server.
BaseDNThe base portion of the distinguished name, used for limiting results to specific subtrees.
AuthMechanismThe authentication mechanism to be used when connecting to the Active Directory 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).
LDAPVersionThe LDAP version used to connect to and communicate with the server.

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