LDAP Administrator Password Information
When configuring the adapter to run out-of-process with Info*Engine on a different host, the LDAP administrator password is automatically encrypted.
The text stored in the property is generated according to the following format:
encrypted.<related name>
where <related name> is system-generated text. For example, the password value stored in the ie.ldap.managerPw property is generated as:
encrypted.ie.ldap.managerPw
This text uniquely identifies the encrypted password that is stored in the keystore file.
To change the LDAP administrator password or recreate the keystore, you can rerun the
EncryptPasswords.xml script with the
recreateKeyStoreForAdapter target. For more information on running the
EncryptPasswords.xml script, see
System Password Encryption Options.