Product Documentation and Knowledge Base - HomeDocumentation


Charon-VAXCharon-AXPCharon-PDPCharon-SSPCharon-PAR
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Table of Contents


Conventions


Throughout the document(s) these conventions are followed

Notation

Description

$

The dollar sign in interactive examples indicates an operating system prompt for VMS.

The dollar sign can also indicate non superuser prompt for UNIX / Linux.

#

The number sign represents the superuser prompt for UNIX / Linux.

>The right angle bracket in interactive examples indicates an operating system prompt for Windows command (cmd.exe).

User input

Bold monospace type in interactive examples indicates typed user input.

<path>

Bold monospace type enclosed by angle brackets indicates command parameters and parameter values.

Output

Monospace type in interactive examples, indicates command response output.

[ ]

In syntax definitions, brackets indicate items that are optional.

...

In syntax definitions, a horizontal ellipsis indicates that the preceding item can be repeated one or more times.

dsk0

Italic monospace type, in interactive examples, indicates typed context dependent user input.

The following definitions apply

TermDescription
HostThe system on which the emulator runs, also called the Charon server
GuestThe operating system running on a Charon instance, for example, Tru64 UNIX, OpenVMS, Solaris, MPE or HP-UX

Back to Table of Contents

General Description


The "License Update Service" utility is used to manage CHARON licenses, collect the host system fingerprint and transfer software licenses from one host to another.

Click on the following icon under "Start" menu to start the utility:


Back to Table of Contents

Collecting the host fingerprint and information on an existing license


Open the "Collect Status Information" tab.

Select "Update of existing protection key" to acquire information on the current license (both the hardware dongle or the software license).

Select "Installation of new protection key" to get information on the host system.

Press "Collect Information" and save the fingerprint or the information on the current license to a "*.c2v" file:

Press "Save" to create the "*.c2v" file.

Send this file to STROMASYS to receive an update of the current license or a new license.

Back to Table of Contents

Installation and update of a CHARON license


Open the "Apply License File" tab.

Press "...":

Select the license "*.v2c" file received from STROMASYS:

Press "Open" and then "Apply Update" in the main dialog box to apply the new license or to update an existing one.

Back to Table of Contents

CHARON software license transfer


Open the "Transfer License" tab:

For transferring licenses from one host to another host (for example: "SourceHost" and "RecipientHost"), execute the following steps:

 

  1. Collect the specific information about the RecipientHost to issue a transfer license. This is done by running the "License Update Service" utility on the "RecipientHost" (see above), choose the "Transfer License" tab and press "..." beside the "Save Recipient Information" box.

    In the popup choose a directory and file name for the RecipientHost information.
    Press "Collect and Save Information" to create the RecipientHost information file.
     

  2. Copy the RecipientHost file to the SourceHost.

    The RecipientHost file is an ASCII file, so use the "ascii" option in FTP transfers.

           

  3. On "SourceHost", run the "License Update Service" utility, select the "Transfer License" tab and the particular license to transfer in the big textbox.

    Press the "..." beside the "Read the recipient information from file" textbox, choose the just transferred RecipientHost file,  press "Open".
    Press the "..." beside the "Generate the license transfer file to" textbox, choose the target directory and enter the desired name of the file (*.h2h),  press "Save".
    Press "Generate License Transfer File" to create the license transfer file in the specified folder.
     

  4. Copy the resulting "*.h2h" file to the "RecipientHost".

    The "*.h2h" file is an ASCII file, so use the "ascii" option in FTP transfers.

          

  5. On the "RecipientHost", apply the license transfer file ("*.h2h") the same way as a regular software license (see above).

  6. Start any web browser on the "RecipientHost" and go to http://localhost:1947 to access the "Sentinel HASP Admin Control Center" (ACC).

  7. Ensure that the license appears in the “Sentinel Keys” menu.

Back to Table of Contents

  • No labels