LIM license directives
OpenText SAST provides directives to manage the usage of your LIM license. You can store or clear the LIM license pool credentials. You can also request (and release) a detached lease for offline analysis if the specified license pool permits detached leases.
By default, OpenText SAST requires an HTTPS connection to the LIM server and you must have a trusted certificate. For more information, see Adding Trusted Certificates.
Use the directives described in the following table for a license managed by the LIM.
| LIM directive | Description |
|---|---|
-store-license-pool-credentials "<lim_url>|<lim_pool_name>|<lim_pool_pwd>|<proxy_url>|<proxy_user>|<proxy_pwd>" | Stores your LIM license pool credentials so that OpenText SAST uses the LIM for licensing. The proxy information is optional. OpenText SAST stores the pool password and the proxy credentials provided with this directive in the Example: sourceanalyzer -store-license-pool-credentials
"https://<ip_address>:<port>|TeamA|mypassword"Associated property names: |
-clear-license-pool-credentials | Removes the LIM license pool credentials from the |
-request-detached-lease <duration> | Requests a detached lease from the LIM license pool for exclusive use on this system for the specified duration (in minutes). This enables you to run OpenText SAST even when disconnected from your corporate intranet. To use this directive, the license pool must be configured to allow detached leases. |
-release-detached-lease | Releases a detached lease back to the license pool. |