Entering an Identity String Manually
For a remote machine that does not have the Run-time Environment installed, the user must enter the identity string manually in the configuration file for the Integrated License Manager or the External License Manager.
To enter the identity string manually:
1.Determine the location of the configuration file for the License Manager. See
For a Windows desktop application, this file is typically:
%LocalAppData%\SafeNet Sentinel\Sentinel LDK\hasp_<vendorId>.ini
where <vendorId> is the Vendor ID for your software vendor.
2.Open the configuration file in a text editor. Enter the identity string using the serveraddr parameter. For example:
serveraddr = 4VE5N3V:oBWAAQCBEBJnJ3btDmfbhLtCw/o7kjE@10.162.104.213
The configuration file can contain multiple serveraddr parameters.
3.If proxy communication is required, manually set proxy attributes in the configuration file described above.
Add the following parameters in the configuration file:
proxy = <proxy>
proxy_host = <host>
proxy_port = 8080
proxy_username = <username>
proxy_password = <password>
Provide the required values where indicated.
Related Topics