The script allows you to fetch and change the PostgreSQL database password. Correct credentials are required to manage the UMC database password.
Configure UMC to manage the UMC database password. For more information, see Configuring and Upgrading UMC.
Only enter FQDN (Fully qualified distinguished name) credentials (for example: cn=admin, o=iPrintAppliance).
To manage UMC database password:
python3 /opt/novell/umc/scripts/postgres_cred_mgmt.pyc
To change UMC database password:
python3 /opt/novell/umc/scripts/postgres_cred_mgmt.pyc --change-pwd
To fetch UMC database password:
python3 /opt/novell/umc/scripts/postgres_cred_mgmt.pyc --fetch-pwd