Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: make this an overview page

...

This section describes how to display licenses and their content with the tools available on different platforms:

Table of Contents

Display Available Licenses with Sentinel Admin Control Center

The Sentinel Admin Control Center (ACC) is available on all platforms where the license drivers are installed. It provides an overview of the available licenses and shows some important license information.

Info

 The Sentinel ACC does not display the CHARON product details. For displaying the detailed license content, please proceed to the Linux or Windows section respectively.

To display the licenses available on the local system with the Sentinel ACC, perform the following steps:

  1. Open a web-browser
  2. Go to the URL: http://localhost:1947/_int_/devices.html (if you want to display the licenses available on a remote system, replace localhost with the correct hostname).

You will see a screen similar to the following:

Image Removed

The sample shows a time-limited local USB key (Key Type: HASP HL Time) and a network license based on a software license (Key Type: HASP SL).

Using the actions Features (local license) and Browse (Network License), you can display the features associated with the respective license. The following example shows the output for the local, time-limited license dongle:

Image Removed

The feature associated with the license displayed above is an expiration date.

The following shows the features associated with a network license used as a backup or spare key. It is limited to 720 hours of runtime in addition to having a expiration time set:

Image Removed

Display License Content on Linux

Note

Local hardware licenses can only be displayed from a local connection to the system, for example via the console. If you are connected via a remote connection, for example via ssh, the hasp_srm_view command will return an error. Network licenses do not have this problem.

A workaround is described at the end of the next section.

Host-Based Emulator Products

Info

The commands described in this section also work on CHARON-SSP. However, CHARON-SSP has its own GUI, the CHARON-Manager, which also includes a license viewer. Please refer to the section License Management with CHARON-SSP Manager for more information.

Host-based emulator products and license drivers are installed on standard multipurpose Linux distributions. Typically, the license content on such systems is displayed using the hasp_srm_view command. 

If the command is not in your PATH variable, the full path has to be specified:

  • Path to image for CHARON-AXP/VAX and standalone license drivers: /opt/charon/bin/hasp_srm_view
  • Path to image for CHARON-SSP: /opt/charon-agent/ssp-agent/utils/license/hasp_srm_view

...

classpagebreak
Note

A complete list of the parameters of the hasp_srm_view command is shown in hasp_srm_view.

The following shows sample output of the hasp_srm_view command on Linux (to display all available licenses, use the -all parameter):

...

classcommandline

$ hasp_srm_view

License Manager running at host: host1.example.com

License Manager IP address: 127.0.0.1

...

CHARON Sentinel HASP License key section

Reading 4032 bytes

The License Number: 1000.639

The License KeyId: 760119089

The Master KeyId: 2131943932

Release date: 09-JUN-2016

Release time: 14:33:59

Update number: 6

End User name: Stromasys - User1

Purchasing Customer name: Stromasys SA

Virtual Hardware: AlphaServer_DS10, AlphaServer_DS10L, AlphaServer_DS15, AlphaServer_DS20, AlphaServer_DS25, AlphaServer_ES40, AlphaServer_ES45, AlphaServer_GS80, AlphaServer_GS160, AlphaServer_GS320, AlphaServer_400, AlphaServer_800, AlphaServer_1000, AlphaServer_1000A, AlphaServer_1200, AlphaServer_2000, AlphaServer_2100, AlphaServer_4000, AlphaServer_4100

Instances allowed: 5

Product Name: CHARON-AXP

Product Code: CHAXP-470xx-WI-LI

Major Version: 4

Minor Version: 7

Maximum Build: 99999

Minimum Build: 1

Host CPU supported: X64

Host Operating System required: WINDOWS, LINUX

CPU's allowed: 32

Maximum virtual memory: 65536MB

Released product expiration date: 12-Jan-2017

--- output truncated ---

...

classpagebreak

The following shows sample hasp_srm_view output for a network-enabled spare or backup key limited to 720 hours of runtime:

...

Div
classcommandline

Trying to connect to the key: 1325872482

License Manager running at host: HOST1

License Manager IP address: 10.1.1.1

HASP Net key detected

The Physical KeyId: 1325872482

CHARON Sentinel HASP License key section

Reading 4032 bytes

The License Number: 000.spare.license.example

The License KeyId: 1325872482

The Master KeyId: 827774524

Release date: 07-OCT-2016

Release time: 11:38:20

Update number: 15

End User name: STROMASYS

Purchasing Customer name: STROMASYS

Virtual Hardware: AlphaServer_DS10, AlphaServer_DS20

Product Name: CHARON-AXP

Product Code: CHAXP-480xx-WI-LI

Major Version: 4

Minor Version: 8

Maximum Build: 99999

Minimum Build: 1

Host CPU supported: X64

Host Operating System required: WINDOWS, LINUX

CPU's allowed: 16

Maximum virtual memory: 65536MB

CHAPI enabled

License time remaining: 720 hours and 0 minutes (slot number 9, up to 4 processes allowed)

License expiration date: 31-Dec-2017 (slot number 7, up to 4 processes allowed)

Workaround when logged in via a remote connection:

ssh localhost <command>

When connected to the system via a remote connection, the display command will return 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):

...

CHARON-AXP+

This emulator product is delivered as a package containing the complete operating environment. It has its own user interface (the shell), which also provides license management tools.

To display the license content perform the following steps:

From the AXP+ Main Menu select License Menu. This takes you to the License Menu, where you can select Show License to display the license data. Press ESC to get back to the menu.

...

classpagebreak

Display License Content on Windows

Note

The local HASP key cannot be read via a remote connection (e.g. RDP). One possible workaround is described in detail in the document How to read a HASP key over RDP on Windows. It shows, how to setup a scheduled task for this purpose.

Info

The hasp_view utility on Windows does not follow the settings in the Sentinel ACC with respect to querying remote license servers and network visibility. The utility finds and displays network licenses even if this has been disabled in the Sentinel ACC. If this behavior has to be prevented for specific reasons, the network access of the system must be temporarily restricted or disabled, for example by blocking the relevant traffic with a firewall, by disconnecting the network cable, or by disabling the network interface. Alternatively, access to the network license at the license server side can be blocked.

Note that all these methods can negatively impact other functions of the system or, in case of blocking access to a network license on the server, even the functions on other client host systems.

System with Standalone License Drivers

On a Windows system with the standalone license drivers installed, the license content can be displayed with the program hasp_view.

Proceed as follows to display the license content:

  • Log in as a user with administrator rights.
  • Navigate to the installation folder and select either the x86 or the x64 subfolder depending on which one contains the program. This depends on the type of host system.
  • Double-click on the hasp_view program.

The following shows a sample output:

Image Removed

...

classpagebreak

The buttons at the bottom of the window provide some additional functions:

  • CHARON License Details (re-)queries the selected license key (the highlighted tab) and displays the contents.
  • Refresh the key list. This is useful if a key has just been added or removed.
  • Copy license details to clipboard, for example to paste into to a support e-mail.
  • Exit the utility.

The following shows sample hasp_view output for a network-enabled spare or backup key limited to 720 hours of runtime:

...

Div
classcommandline

License Manager running at host: HOST1

License Manager IP address: 127.0.0.1

Sentinel-HL Net key detected.

The Physical Key ID: 1325872482

CHARON Sentinel HASP License key section

The License Number: 000.spare.license.example

The License KeyId: 1325872482

The Master KeyId: 827774524

Release date: 07-OCT-2016

Release time: 11:38:20

Update number: 15

End User name: STROMASYS

Purchasing Customer name: STROMASYS

Virtual Hardware: AlphaServer_DS10, AlphaServer_DS20

Product Name: CHARON-AXP

Product Code: CHAXP-480xx-WI-LI

Major Version: 4

Minor Version: 8

Maximum Build: 99999

Minimum Build: 1

Host CPU supported: X64

Host Operating System required: WINDOWS, LINUX

CPU's allowed: 16

Maximum virtual memory: 65536MB

CHAPI enabled

Product time remaining: 720 hours and 0 minutes

Product expiration date: 31-Dec-2017 02:55 (up to 4 network processes allowed)

CHARON-AXP and CHARON-VAX

Starting the Utility on CHARON-AXP/VAX Version 4.7

To display the license content, proceed as follows:

  • Open the start menu.
  • Select the menu entry CHARON, then CHARON-AXP or CHARON-VAX/PDP.
  • Select the Utilities subfolder in the menu.
  • Click on the HASP View utility in the menu shown in the following image.

Image Removed

Starting the Utility on CHARON-AXP/VAX Version 4.8

To display the license content, proceed as follows:

Open the CHARON Virtual Machine Manager via the desktop icon or the start menu:

Image Removed

Go to the Host Information & Utilities tab and click on the HASP License Details button:

Image Removed

...

classpagebreak

HASP View Utility Window

The following shows sample output:

Image Removed

The additional options at the bottom of the window are the same as described above for the standalone license drivers.

CHARON-AXP/SMA

To display a license, right-click on the CHARON icon in the system tray. This will open the management menu as shown below:

Image Removed

...

classpagebreak

Selecting View License from this menu will start the HASP view program and open the license details window as shown below:

Image Removed

The buttons at the bottom of the window provide some additional functions:

...

Child pages (Children Display)
alltrue

Include Page
KBCOMMON:KB-GoToTop
KBCOMMON:KB-GoToTop