This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- FlexNet Publisher
- :
- FlexNet Publisher Forum
- :
- Mutliple License Checkout From Same Machine
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 11, 2013
12:43 PM
Mutliple License Checkout From Same Machine
I have a counted feature. Is there any way to make it so that any instance of the licensed application (regardless of the machine) is counted against the server license?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 12, 2013
03:36 PM
I think you want to unset the DUP_GROUP attribute, or set it to something different. Removing it causes every process to consume a new key. Setting it to something like DUP_GROUP=H will cause all processes on one machine to consume one key, and each different machine will also consume one key.
-Eric
-Eric
