Install the Black Duck Code Sight license

To set up Black Duck Code Sight for TeamForge 16.3, you need to install a license.

  1. Get the MAC Address of your Black Duck Code Sight server.
    • cd /opt/collabnet/teamforge/runtime/scripts/codesearch/
    • ./license-util.sh --listmacid
  2. To receive the license, contact your CollabNet account manager or send an email request to info@collab.net.
    Note: A commercial TeamForge license is required; the TeamForge "free option license" does not qualify.
    1. Send the MAC Address of your Black Duck Code Sight server. You will receive the license file (in XML format).
    2. Preserve the license file for future use.
  3. To install the license for Black Duck Code Sight, run these commands:
    • cd /opt/collabnet/teamforge/runtime/scripts/codesearch/
    • ./license-util.sh --install <license_file_path>
    Type "Y" when prompted.