Skip to main content
Version: TeamForge 23.0

Change the scmviewer Password

Follow these steps to change the scmviewer password:

  1. Stop TeamForge.

    teamforge stop
  2. Create an encrypted password using the password_util.sh.
    /opt/collabnet/teamforge/runtime/scripts/password_util.sh -encrypt '<new_password_text>'
  3. Set the encrypted password to the SCM_USER_ENCRYPTED_PASSWORD token in the /opt/collabnet/teamforge/etc/site-options.conf file.
  4. Provision services.

    teamforge provision