Use this procedure to dynamically update the LDAP bind information
of the specified LDAP repository at runtime.
About this task
Note: When this dynamic call is made, only the configuration in memory
is updated. The configuration file is not updated.
- Event Type
- DYNA_CONFIG_EVENT_UPDATE_LDAP_BIND_INFO
- Configuration Data
- DYNA_CONFIG_KEY_LDAP_BIND_DN - [String]
- Specifies the new LDAP bind distinguished name (DN).
- DYNA_CONFIG_KEY_LDAP_BIND_PASSWORD - [UTF-8 encoded byte array]
- Specifies the new LDAP bind password.
- DYNA_CONFIG_KEY_REPOS_ID (required) - [String]
- Specifies the repository ID of the LDAP adapter you want to update.
The following is a sample task: