Hyperworks Licensing

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

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.

Answers

  • Q.Nguyen-Dai
    Q.Nguyen-Dai Altair Community Member
    edited August 2016

    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