EnableLDAP IBM data server driver configuration keyword

Defines whether the Lightweight Directory Access Protocol (LDAP) support is enabled.

Equivalent CLI keyword
N/A
Equivalent IBM® data server provider for .NET connection string keyword
N/A
IBM data server driver configuration file (db2dsdriver.cfg) syntax
<parameter name="EnableLDAP" value="Yes | No"/>
Default setting:
No
Usage notes:

You can use the EnableLDAP keyword to specify whether the Lightweight Directory Access Protocol (LDAP) support is enabled. The EnableLDAP keyword must be defined in the ldapserver section (<ldapserver>) of the db2dsdriver.cfg file.

The EnableLDAP keyword is equivalent to the DB2_ENABLE_LDAP registry variable. If both the DB2_ENABLE_LDAP registry variable and EnableLDAP keyword are specified, the DB2_ENABLE_LDAP registry value takes precedence over the EnableLDAP keyword value.