LDAPKeyPassword
- Last Updated: July 24, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Database 6.0
- Documentation
Purpose
Specifies the password that is used to access the individual keys in the
keystore file when TLS/SSL encryption is enabled for connections to the LDAP server (LDAPEncryptionMethod=SSL). This property is useful when
individual keys in the keystore file have a different password than the keystore file.
Valid values
string
where:
- string
- is a valid password.
Notes
- The value specified for this property overrides the value specified for the KeyPassword property. If a value is not specified for this property, the value specified for the KeyPassword property is used. If neither LDAPKeyPassword nor KeyPassword is specified, the connection fails.
Data source method
setLDAPKeyPassword
Default
None
Data type
String