Password IBM data server driver configuration keyword for the LDAP server
Defines the default LDAP server password.
- 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="Password" value="LDAP_server_password"/>
- Default setting:
- None
- Usage notes:
You can use the Password keyword to specify the default LDAP server password. The Password keyword for use with the LDAP server must be defined in the
ldapserver
section (<ldapserver
>) of the IBM data server driver configuration file (db2dsdriver.cfg).The Password keyword value is stored as plain text in the IBM data server driver configuration file (db2dsdriver.cfg). If you are concerned about security, do not use this keyword.