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
- :
- License Transfers
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
‎Mar 10, 2008
07:49 AM
License Transfers
Our non-Flex protected product currently supports transferrable licenses. That is to say, a user inserts a USB key (or floppy) at the destination machine and 'preps' the key, walks it over to the entitled machine and uploads the entilement onto the USB key, and finally the USB key is walked back to the original machine and that machine becomes the new entitled machine.
The idea is that the user can transfer a license from an old machine to a new one without requiring 're-hosting' (i.e. contacting us), and this method ensures that the license cannot be duplicated onto many other machines.
Is anything like this possible with Flex? The documentation seems to indicate that these are my only options:
# Node-locked to a laptop
# Node-locked to a FLEXid (Windows only)
# Node-locked to a FLEXid with FLOAT_OK keyword (Windows only)
# License borrowing with BORROW keyword
# Node-locked to a user name
# Fulfilled from a prepaid license pool
The idea is that the user can transfer a license from an old machine to a new one without requiring 're-hosting' (i.e. contacting us), and this method ensures that the license cannot be duplicated onto many other machines.
Is anything like this possible with Flex? The documentation seems to indicate that these are my only options:
# Node-locked to a laptop
# Node-locked to a FLEXid (Windows only)
# Node-locked to a FLEXid with FLOAT_OK keyword (Windows only)
# License borrowing with BORROW keyword
# Node-locked to a user name
# Fulfilled from a prepaid license pool
(4) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 12, 2008
03:11 PM
There's nothing built in that's exactly like that.
With trusted storage, you can use so-called activatable licenses, where a license server at the end-user site initially hosts the license, and a client can detach the license while it's needed, and later return the license to the internal server to be detached by a different system. The server would initially be "charged up" using an Operations-style request-response process.
Trusted storage-based borrowing is a variation of this, where the "detachments" have a time limit, after which the license becomes unavailable on the client and reappears at the internal server.
And as you say, one more option is to lock the license to a USB dongle.
With trusted storage, you can use so-called activatable licenses, where a license server at the end-user site initially hosts the license, and a client can detach the license while it's needed, and later return the license to the internal server to be detached by a different system. The server would initially be "charged up" using an Operations-style request-response process.
Trusted storage-based borrowing is a variation of this, where the "detachments" have a time limit, after which the license becomes unavailable on the client and reappears at the internal server.
And as you say, one more option is to lock the license to a USB dongle.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 13, 2008
12:54 PM
Thanks for this and your other responses, you've really been a great help getting me up and running with the Flex product.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 26, 2008
12:52 PM
I'd like to explore this further. If I understand this correctly, the way to support permanent license transfers is by hosting the license in server-trusted storage on machine #1, and using response/request activation to transfer the license to machine #2.
What exactly locks the license to machine #1, that is transferred to machine #2? Obviously it can't be a node-locked HOSTID in the entitlement FEATUREs lines.
What exactly locks the license to machine #1, that is transferred to machine #2? Obviously it can't be a node-locked HOSTID in the entitlement FEATUREs lines.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 26, 2008
12:58 PM
For "activatable" licenses, the license is detached and deducted from the server's trusted storage and placed in the client's application trusted storage. The binding and anchoring features of each client's trusted storage are what prevent it from being copied or transferred to another system.