Include Page |
---|
| KBCOMMON:KB-CSSstyle |
---|
| KBCOMMON:KB-CSSstyle |
---|
|
...drop some step-by-step stuff in here about loading a license...
...add the same sections titles as the GUI...provide the hasp_srm_view and hasp_update alternatives...
Installation
The Sentinel HASP key software is installed as part of the CHARON-SSP Agent. These utilities can be installed by the following the instructions described in Installing the CHARON-SSP Agent.
Post-Installation Tasks
If the CHARON-SSP agent is only installed for the purposes of accessing the license management command-line utilities, then it is highly recommended the following post-installation tasks should be carried out to prevent potentials...
Disable the CHARON-SSP Agent Service
Use the following commands to disable the CHARON-SSP Agent service and avoid automatic start up at system boot.
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | Disable the CHARON-SSP Agent Service |
---|
|
# chkconfig --del charon-agentd -spk
|
|
Add Sentinel HASP Utilities to the Shell PATH
To add the Sentinel HASP Utilities to a C Shell environment, add the following to the end of .login:
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | Add Sentinel HASP Utilities to C Shell {{.login}} |
---|
|
setenv PATH $PATH:/opt/charon-agent/spk-agent/utils/license
|
|
To add the Sentinel HASP Utilities to a Bourne Shell environment (e.g. bash or sh), add the following to the end of .profile
, .bash_profile
or .bashrc
:
Panel |
---|
bgColor | #ffffff |
---|
titleBGColor | #f0f0f0 |
---|
title | Add Sentinel HASP Utilities to Bourne Shell Login Profile |
---|
|
PATH=$PATH:/opt/charon-agent/spk-agent/utils/license
export PATH
|
|
Reference
The following command line utilities can be used to query and update the Sentinel HASP
...
Viewing the License Details