The SCM service will not start this morning. The HServer log file says that the LDAP credentials are incorrect.
Harvest Software Change Manager all versions and platforms
To resolve the problem, we will need to know these two settings from the "%CA_SCM_HOME%\HServer.arg" file (on Linux/Unix "$CA_SCM_HOME/HServer.arg"):
Contact the LDAP administrator for your organization to reconfirm the password to the user account Harvest was using to connect to the LDAP server (from the "-ldapbindn" setting).
Once the correct password is reconfirmed, execute "svrenc -f <name of the encrypted password file (from the "-ldapbindpwfile" setting)>" and enter the correct credentials for LDAP to rebuild the encrypted password file. For example:
svrenc -f example.dfo
The command will prompt for the userid and password and then create the encrypted password file.
After that, the hserver service was able to start with no further problems.
Information on the svrenc command can be found here: svrenc Command-Encrypt User and Password Credentials to a File