LDAPServerHost IBM data server driver configuration keyword

Defines the IP address or host name of the LDAP server.

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="LDAPServerHost" value="host_name | IP_address"/>
Default setting:
None
Usage notes:

You can use the LDAPServerHost keyword to specify the LDAP server information. The LDAPServerHost keyword must be defined in the ldapserver section (<ldapserver>) of the IBM data server driver configuration file (db2dsdriver.cfg).

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