Hyperworks Licensing

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

Is there a way to set a timeout on the licenses?So that if a user is inactive for 1 hour,the license tokens are released to the pool.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "QuyNguyenDai"
    Altair Community Member
    Updated by QuyNguyenDai

    Maybe try this in file 'altair-serv.cfg' of your license server:

     

     #************************************************* # Set the minimum elapsed time for user removal. # This will set a minimum time that must elapse from the connection  # before a user can be removed using lmxendutil. # This time is entered in seconds, and must be equal to or greater than  # the number of seconds specified by your application vendor. # Default minimum time is 120 seconds. # If the time is set to -1, user removals will not be allowed. #************************************************* # Example: # MIN_USER_REMOVE_TIME = 120