Configuring token licensing

You can enable, modify, or disable token licensing support.

Before you begin

If you are enabling token licensing or specifying a different Rational® License Key Server, then you must obtain the host name or IP address of the server and the port.

About this task

When the Setup wizard runs, you are asked whether you want to enable token licensing. You can also enable, modify, or disable token licensing later.

Procedure

To configure token licensing:

  1. At the command line in the VM image, log in as root.
  2. Change to the setup directory.
  3. Run the ./tokenLicensing.sh file. The Setup Token Licensing window opens.
  4. Select one of the following options:
    • Select Yes to enable or modify token licensing. When prompted, enter or change the details of the licensing server, and then press Enter.
      • In the Name field, enter the host name or IP address of the Rational License Key Server.
      • If necessary, change the value in the Port field. The default port of Rational License Key Server is 27000.

      If the information that you entered is correct, press Enter. Otherwise, select No and reenter the values.

    • Select No to disable token licensing. You are informed that token licensing is disabled. Press Enter.
  5. Restart the IBM MobileFirst Quality Assurance application:
    1. Enter sudo service supervisord stop.
    2. Enter sudo service supervisord start.