Change initial number of activationsAnswered

Hi,is there really no way to change the initial count of activations allowed? I can't imagine this isn't possible.I'd like to allow 3 machines for each license.Andreas

is there really no way to change the initial count of activations allowed?

Of course you can change the number of allowed activations either when you first create the key or later on. Whichever you prefer. Who told you otherwise?

Are you trying to do this from the web API and you don't know how to do it?

What I meant was to set a default value being used if not explicitly specified in the web API.

Oh, ok, no the default value in the LimeLM web interface is always 1. We don't currently have a way of changing that default value. (Of course, all you have to do is change the 1 to any other number).

Is there a way to batch update ALL current licenses to allow 2 activations?

Answer

Yes, use the web API:

https://wyday.com/limelm/help/api/limelm.pkey.advancedSearch/

https://wyday.com/limelm/help/api/limelm.pkey.setDetails/

Or in the interface, search for, then select all the keys you want to change and change the number of allowed activations from 1 to 2 (or whatever number you want).

👍 1