skip to main content
Using the ODBC Client : Specifying ODBC Connection Attributes : Use LDAP
 

Use LDAP

Attribute

UseLDAP (LDAP)

Configuration

Client/server configuration only

Description

Determines whether the parameters to establish a connection to the OpenAccess SDK Server should be retrieved from LDAP.
Note: The Encrypted connection attribute is mutually exclusive with the UseLDAP connection attribute.

Valid Values

0 | 1
If set to 0, the ODBC Client connects directly to the specified OpenAccess SDK Server.
If set to 1, the ODBC Client retrieves the TCP/IP host, TCP/IP port, and OpenAccess SDK server data source (optional) from an LDAP entry identified by a Distinguished Name (DN). Once the connection information is retrieved, the ODBC Client will connect directly to the specified OpenAccess SDK Server. The DistinguishedName (DN) attribute is required.

Default

0

GUI Tab

General tab