Versions Compared

Key

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

Anchor
TOC
TOC
Include Page
KBCOMMON:KB-CSSstyle
KBCOMMON:KB-CSSstyle

Contents

Table of Contents
excludeContents
stylesquare

Overview of Initial License Installation Steps

Each Charon emulator product requires a valid license to run. To access the license, the emulator needs the Sentinel runtime software. This software is part of the Charon-AXP/Charon-VAX PAR for Linux installation kits. Refer to the software installation section of the Charon product user's guide for software installation instructions.

After the installation of this software, the license can be installed on the system. The following steps will be described in more detail below:

  1. Add a password for the Sentinel Admin Control Center (ACC).
  2. If you purchased a hardware license, you can simply plug the dongle into a free USB port on the system.
  3. If you purchased a software license, you need to create a fingerprint file in C2V (customer-to-vendor) format containing the system characteristics. Use this file to request a license for your Charon product from Stromasys.
  4. If your license is a network license served by a license server, make sure that the access of the client system to the license server is not blocked by the configuration or a firewall.
  5. Optionally: define primary and backup license IDs in the Charon configuration file.
  6. If you have an existing license that needs to be updated, you need to create a customer-to-vendor (C2V) file and use this file to request a license update from Stromasys.

Overview of License Management Tools

The following list shows the main tools used to manage licenses on Linux:

  • Sentinel Admin Control Center (ACC): A web-based interface providing important configuration options with respect to licenses.
  • The hasp_srm_view program: A command-line tool to display the detailed license contents and generate C2V and fingerprint files. Cannot be used over a remote connection when using local hardware licenses.
  • The hasp_update program: A command-line tool to install new and update existing licenses.

Accessing the License Management Tools

The command-line tools are installed under /opt/charon/bin/. If this directory is not part of your PATH variable, you have to specify the full path to access the command.

To run the commands, use the following syntax for hasp_srm_view and hasp_update respectively.

...

Please note: Charon-PAR version 3.0.0 and higher is incompatible with licenses of earlier versions. Earlier product versions are incompatible with licenses for Charon-PAR 3.0.0 and higher. Charon-PAR licenses with version 2.1.0 are not compatible with emulators running Charon-PAR version 2.0.0


If you have a hardware USB license dongle, simply connect it to the system after the Charon-PAR software has been installed and verify that the license can be read correctly by entering the following command:

$ /opt/charon/bin/hasp_srm_view -all

Please note that the above command must be run from a local connection. If you are connected over a remote connection (e.g., ssh), you will receive an error. As a workaround, you can display the license contents with the following command (adapt the path of the command if your installation location is different):

$ ssh localhost /opt/charon/bin/hasp_srm_view
 <option>

and

/opt/charon/bin/hasp_update <option> 

The relevant options will be specified with the tasks described below, as needed.

...


Verify that the license contains the correct product, the correct number of emulator instances, and the correct expiration date (if applicable).

Example of a Charon-PAR/PA9-64 license:

$ hasp_srm_view -all

<lines removed>

The Physical KeyId: 1202236799
License type: License Dongle (Network capable)
CHARON Sentinel HASP License key section
Reading 4032 bytes

The License Number: N10.0064
The License KeyId: 1202236799
The Master KeyId: 1645066348

<lines removed>

End User name: Stromasys

Purchasing Customer name: Stromasys

<continued to the right>

Product License Number: Def_1
Virtual Hardware: PA-RISC
HP/PA Physical Key ID: 12345678
Product Name: Charon-PA9-64-L4
Product Code: CHPA9-64-L4-IP
Major Version: 3
Minor Version: 0
32bit and 64bit OS requirements: 64bit
Host Operating System required: LINUX
CPU's allowed: 8
Maximum virtual memory: 32768MB
License expiration date: 03-Jun-2021
Instances allowed: 9
Feature number: 1
Check interval: 60 minutes

<lines removed>

If you purchased a software license, or if you need more information about licensing in general and how to handle licenses in Charon-PAR, please refer to the section License Management Overview for Charon-PAR and in the License Handbook. The license chapter contains important information about security and more complicated use cases (for example, multiple license keys, software licenses, and network licenses).


Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc