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

Use LDAP

Attribute

UseLDAP (LDAP)

Configuration

All

Description

Determines whether the parameters to establish a connection to the OpenAccess SDK Server should be retrieved from LDAP.

Valid values

0 | 1
If set to 0, the ADO Client connects directly to the specified OpenAccess SDK Server.
If set to 1, the ADO Client retrieves the TCP/IP host, TCP/IP port, and OpenAccess SDK data source (optional) from an LDAP entry identified by a Distinguished Name (DN). Once the connection information is retrieved, the ADO Client will connect directly to the specified OpenAccess SDK Server. The DistinguishedName (DN) attribute is required.
NOTE: The Use LDAP and the Encrypted (SSL) attributes are mutually exclusive for LDAP Servers.

Default

0

GUI Tab

General tab