It is recommended to change the scmviewer password after installing TeamForge.
Follow these steps to change the scmviewer password:
-
Stop TeamForge.
- /etc/init.d/collabnet stop
-
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-installer/8.1.0.1/conf/site_options.conf file.
-
Recreate the runtime environment.
- cd /opt/collabnet/teamforge-installer/8.1.0.1
- ./install.sh -r
-
Start TeamForge.
- /etc/init.d/collabnet start
-
Run the Black Duck Code Sight
post-install.sh script.
Important: If the Black Duck Code Sight is
running on the same server, run the post-install.sh script.
If the Black Duck Code Sight is running on a
separate server, follow steps one to four and execute the
post-install.sh script in the Black Duck Code Sight server.
- /opt/collabnet/teamforge/runtime/scripts/codesearch/post-install.sh
-
Run the following command to set the new password for Review Board.
- cd
/opt/collabnet/RBInstaller-1.7.0.0.7
- python ./install.py --auth-scmuser