9.0 How to manage UMC database password

The script allows you to fetch and change the PostgreSQL database password. Correct credentials are required to manage the UMC database password.

Prerequisites

  • 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).

Procedure

  1. To manage UMC database password:

    python3 /opt/novell/umc/scripts/postgres_cred_mgmt.pyc
  2. To change UMC database password:

    python3 /opt/novell/umc/scripts/postgres_cred_mgmt.pyc --change-pwd
  3. To fetch UMC database password:

    python3 /opt/novell/umc/scripts/postgres_cred_mgmt.pyc --fetch-pwd