When attempting to run /IdentityManager/ProvisioningServer/bin> ./pwdmgr the following error is presented in the SSH terminal:
./pwdmgr: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
Virtual Appliance.
Caused by not being logged in as the correct user.
After logging in as the config user, change to the imps user using su:
>su – imps
Once under the imps login, the pwdmgr will run as documented.