Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page covers the process for reprogramming the USB license dongle.

Floatingpagetoc

 

 

Overview

...

To reprogram your dongle you need to have the dongle plugged in, the WIBU-KEY drivers installed, and the Chaos License Server installed and running.

...

If you do not have the necessary licenses on your dongle, it will have to be reprogrammed. Reprogramming a dongle is a two-part process:

  • Creating a .wbc file – you will need to create and send to Chaos Group a remote programming context file, which contains information identifying your specific dongle.

  • Updating the contents of the dongle – Chaos Group will send sends you a file called .rtu file which can be used to update the licenses on your dongle.

...



Creating a .wbc File

...

The remote programing context file (.wbc) file identifies your specific dongle and is needed to update it contents. If there are more dongles attached on the machine, the steps below will create one .wbc file containing information for all dongles. You need to have JavaScript enabled on your web browser.

  1. Make sure you are running the latest version of the License Server. You can download it from here.

  2. Make sure your dongle is plugged in.

  3. Оpen the License Server's interface in a web browser. You can do this by or typing the following link directly in the browser: http://127.0.0.1:30304

    UI Text Box
    typeinfo
    Please note that in order to update your dongle using version 5.0 or later of the License Server it is necessary to access it from the same machine where the dongle is plugged in.
    UI Text Box
    typeinfo
    Please keep in mind that by default the latest version of the License Server uses online licenses. It can also run with a dongle, but the dongle subsystem of the License Server has to be active at: http://127.0.0.1:30304 ( click here for more information on enabling the dongle service ). The .wbc file generator cannot be accessed unless your dongle subsystem is active.
  4. From the DONGLE menu Dongle menu, choose UPGRADE Upgrade.

    Image Removed

    Image Added

     

  5. Follow the instructions on the DONGLE REPROGRAMMING page. Click CREATE .WBC FILE NOW Create .wbc file now.

    Image AddedImage Removed

  6. Wait until the .wbc file is generated. A confirmation screen will appear to notify you when the operation is complete. Click DOWNLOAD .WBC FILE and Download .wbc file and save the file on your machine.

    Image AddedImage Removed

  7. Email this file to sales@chaosgroup.com along with your company and order information.

...

Updating the Contents of the Dongle

...

The support team at Chaos Group will Chaos will use your “.wbc” file to generate one or more “.rtu” files and send them back to you. Each “.rtu” file is named with the serial number of the dongle that it is intended for. You can find the dongle serial number on its sticker.

...

  1. When you receive the “.rtu” file, save it on the machine where the dongle with the same serial number is plugged-in.

  2. You need to make sure your dongle is disabled. To disable it from within the License Server, select DISABLE Disable dongle from the DONGLE  Dongle menu.
    Image Removed
    Image Added

  3. Double-click the saved “.rtu” file. You will be asked to confirm the transfer on the dongle. Click Yes to update your dongle.

  4. Re-enable the dongle from the License Server by selecting ENABLE DONGLE.

...

  1. When you receive the .rtu file, save it on the machine where the dongle with the same serial number is plugged-in.
  2. Then open Finder and navigate to /Applications/WIBUKEY/ folder and start WkConfig. The utility requires Java Runtime version 6 or higher to be installed. You will be prompted to install it if it is not already available on the system:



  3. Go to the Update tab in the WkConfig window, chose Execute Update and select the .rtu file that you have received:



  4. The license will be upgraded shortly – you can monitor the progress status in the License Server's web interface at http://127.0.0.1:30304 in a browser.

    In case you experience difficulties with the Java installation or the upgrade through the WkConfig utility you can use the following command in a Terminal to upgrade the licenses on the dongle:

     

    Code Block
    languagebash
    $ wku REMOTE USB SET FROM <full_path_to_the_.rtu_file>

     

    The <full_path_to_the_.rtu_file> is the name and location of the .rtu file that you received from Chaos Group. For example: /Users/<userName>/Desktop/myFIle.rtu

...

  1. When you receive the “.rtu” file, save it on the machine where the dongle with the same serial number is plugged in.

  2. You need to make sure your dongle is disabled. To disable it from within the License Server, select DISBALE  Disable dongle from the DONGLE  Dongle menu.
    Image Removed
    Image Added

  3. From a terminal window, enter the command:

     

    Code Block
    languagebash
    $ wku REMOTE USB SET FROM <full_path_to_the_.rtu_file>

     

    The <full_path_to_the_.rtu_file> is the name and location of the .rtu file that you have received from Chaos Group. For example: /home/<userName>/Desktop/myFIle.rtu

     

  4. Open the License Server's interface at http://127.0.0.1:30304 in a browser and re-enable the dongle subsystem by selecting ENABLE DONGLE.

...

 

After the dongle is reprogrammed, you can check if the new licenses have been added successfully on the HOME page of the License Server interface.