...
Enable the connection by configuring the following settings:
-
jtest.license.network.type=ls
- jtest.license.use_network=true
Configure the following settings to use a license from a standalone License Server or from another DTP:
DTP
-license.network.use.specified.server=true
-license.network.auth.enabled=true
-license.network.host=<hostname where DTP is deployed>
-license.network.port=<port number for your DTP server>
– commonly, a HTTPS port, for example 443 or 8443
-license.network.user=<username for DTP authentication>
-license.network.password=<password for DTP authentication>
License Server:
-license.network.use.specified.server
=true
-license.network.host=<hostname where License Server is deployed>
– commonly, a Tomcat HTTP port, for example 8080
-license.network.port=<port number for your License Server>
– commonly, a Tomcat HTTP port, for example 8080If your server uses the HTTPS protocol, precede the hostname with
https://
.
...
If you are using a local license, you will need your machine ID to request a password from Parasoft. Run the following command from the command line to obtain your machine ID:
Code Block |
---|
jtestcli -machineID |
Info | ||
---|---|---|
| ||
If you are using Azure or AWS services, you need to configure the
If you set the value to |