When attempting to run the pwdmgr utility in Identity Manager (IDM) v15, the utility may fail with an error indicating that required shared libraries cannot be found. For example:
error while loading shared libraries: libetatools.so: cannot open shared object file: No such file or directory
Identity Manager (IDM) v15
The system is unable to locate the required Provisioning Server shared libraries (such as libetatools.so) because the environment has not been properly initialized.
To resolve this issue, you must source the profile_imps script to correctly set the environment variables, including LD_LIBRARY_PATH, before executing the utility.
Log in to the terminal as the igx user (or the owner of the IGA installation).
Navigate to the IMPS installation directory:
cd /opt/brcm/iga/inst/imps
Source the profile_imps script:
Run the pwdmgr utility as needed. For example, to update a password: