You can remove the Auth Manager
completely from the TeamForge. Unlike other linked
applications in TeamForge, you need not run the
default installer to uninstall the athis add-on.
Before uninstaling, use the Auth Manager GUI to remove all the
authentication profiles except the TeamForgeDatabase profile.
-
Login to TeamForge as a root user.
-
Navigate to the new add-ons directory.
cd
/opt/collabnet/teamforge/add-ons/ctf_authentication_manager
-
Uninstall the AUTH MANAGER.
./uninstall.sh
-
Deploy services.
- /opt/collabnet/teamforge/bin/teamforge
provision
Note:
The "provision" command prompts for response before it bootstraps or
migrates data during TeamForge installation and upgrade respectively.
Enter "y" or "N" to proceed. For more information, see the TeamForge script.
TeamForge 17.4 (and later) installer expects the system locale to be
LANG=en_US.UTF-8. TeamForge "provision" command fails otherwise.
-
Start TeamForge.
- /opt/collabnet/teamforge/bin/teamforge
start