Defines the LDAP client provider.
- Equivalent CLI keyword
- N/A
- Equivalent IBM® Data Server
Provider for .NET connection string keyword
- N/A
- db2dsdriver.cfg configuration syntax
- <parameter name="ClientProvider" value="LDAP_client_provider_name "/>
- Default setting:
- On the Windows operating
system: Microsoft
- On an operating system other than the Windows operating system: IBM
- Usage notes:
In Version 9.7 Fix Pack 6 and later fix packs, you can use
the ClientProvider keyword to specify the LDAP
client provider name. The ClientProvider keyword
must be defined in the ldapserver section (<ldapserver>)
of the db2dsdriver.cfg file.
Valid values
for the
ClientProvider keyword are:
When running on Windows operating
systems, the DB2® database manager
supports using either the IBM LDAP
client or Microsoft LDAP
client. The Microsoft LDAP
client is the default on Windows operating
systems.
The ClientProvider keyword is
equivalent to the DB2LDAP_CLIENT_PROVIDER registry variable. If both
the DB2LDAP_CLIENT_PROVIDER registry variable and the ClientProvider keyword
are specified, the DB2LDAP_CLIENT_PROVIDER registry value takes precedence
over the ClientProvider keyword value.