DUP_GROUP and its syntax
Summary
Duplicate grouping defines a set of rules under which multiple checkout requests can share the same license(s), and can be defined with the DUP_GROUP vendor keyword.Synopsis
Duplicate grouping defines a set of rules under which multiple checkout requests can share the same license(s), and can be defined with the DUP_GROUP vendor keyword.
Discussion
DUP_GROUP is a vendor keyword that is allowed in feature definition lines in fulfillment records. This keyword can appear in any order and must be placed between the OVERDRAFT= and SIGN= keywords.
The syntax is:
DUP_GROUP=NONE|SITE|[UHDV]
-
U = DUP_USER
-
H = DUP_HOST
-
D = DUP_DISPLAY
-
V = DUP_VENDOR_DEF
-
These can be used in combinations as well as singularly
If DUP_GROUP= is specified in the feature line, this parameter overrides the dup_group parameter in the call to lc_checkout. If not specified in the license, the dup_group parameter from lc_checkout will be used.
Note: You can use an IPv6 address when setting the LM_DUP_HOST flag in the lc_checkout(...) function.
Was this helpful?
© 2026 Flexera. All rights reserved.