You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/install-guides/license/ubl_license_enduser.md
+7-18Lines changed: 7 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,23 +15,17 @@ layout: installtoolsall # DO NOT MODIFY. Always true for tool install ar
15
15
16
16
A [Local License Server (LLS)](/install-guides/license/ubl_license_admin/) must first be set up by your license administration team.
17
17
18
-
{{% notice Notice%}}
19
-
A Software Success Kit is a subset of a Hardware Success Kit.
20
-
21
-
You should confirm which type of license is appropriate for your needs.
22
-
{{% /notice %}}
23
-
24
18
## Activate license on end user machine
25
19
26
-
The UBL license can be activated on the end user machine in different ways. Select the most appropriate for your needs.
20
+
The user-based license can be activated on the end user machine in different ways. Select the most appropriate for your needs.
27
21
28
22
*[Activate via environment variable](#envvar)
29
23
*[Activate within tools IDE](#ide)
30
24
*[Activate manually](#manual)
31
25
32
26
## Activate via environment variable {#envvar}
33
27
34
-
Create `ARMLM_ONDEMAND_ACTIVATION` environment variable referencing the Success Kit product code and your internal UBL license server. Contact your internal license administrators for information on your internal server.
28
+
Create `ARMLM_ONDEMAND_ACTIVATION` environment variable referencing the product code and your internal license server. Contact your internal license administrators for information on your internal server.
@@ -84,7 +73,7 @@ You should see an output similar to:
84
73
Hardware Success Kit
85
74
Product code: HWSKT-STD0
86
75
Order Id: xxxxxxxx
87
-
License valid until: 2023-12-31
76
+
License valid until: 2025-12-31
88
77
Local cache expires in: 6 days and 23 hours
89
78
License server: https://internal.ubl.server
90
79
```
@@ -93,7 +82,7 @@ Hardware Success Kit
93
82
94
83
Your license is cached on your local machine, and is valid for 7 days.
95
84
96
-
There will be an automatic attempt to refresh this timer on the first usage of a UBL enabled tool in a day. If that fails (for example, if tools are run whilst not connected to your network) the tools can still be used provided there is still time on the locally cached license.
85
+
There will be an automatic attempt to refresh this license once per day. If that fails (for example, if tools are run whilst not connected to your network) the tools can still be used provided there is still time on the locally cached license.
97
86
98
87
To manually refresh the license, you can deactivate and reactivate your license (when connected to your network). For example:
0 commit comments