It is recommended to change the scmviewer password after installing TeamForge.
Follow these steps to change the scmviewer password:
-
Stop TeamForge.
-
Create an encrypted password using the password_util.sh
- /opt/collabnet/teamforge/runtime/scripts/password_util.sh -encrypt
'<new_password_text>'
-
Set the encrypted password to the SCM_USER_ENCRYPTED_PASSWORD token in
the /opt/collabnet/teamforge/etc/site-options.conf file.
-
Provision
services.
Note:
TeamForge 17.4 (and later) installer expects the system locale to be
LANG=en_US.UTF-8. TeamForge "provision" command fails otherwise.
-
Start TeamForge.
-
Run the following command to set the new password for Review Board.
- cd /opt/collabnet/RBInstaller-17.8.14
- python ./install.py
--auth-scmuser