Create an options file and use it to set a license timeout or configure license borrowing.
Audience | Administrator |
You can create option files for one or more servers and manage network licenses through those files. You don't have to create option files for all servers, and you can configure different options files for different servers. If your options file defines product features for perpetual or maintenance plan seats, your settings apply to multi-user subscription seats in the license file as well. However, if you define controls at the product package level, add package codes for the multi-user seats.
To activate an options file, save it and then reread the license file.
./lmutil lmreread -c @hostname-all
Set a limit on how long a license can be borrowed to prevent inactive computers from holding the license indefinitely.
TIMEOUT feature_code nHere, feature_code is the name of the product and n is the number of seconds of inactivity before the server reclaims a license. For example, TIMEOUT 66800REVIT_F 7200 means that the license timeout for Revit is 7200 seconds, or two hours.
TIMEOUTALL nHere, the timeout is for all products, where n is the number of seconds before the server reclaims an inactive Autodesk product.
You can allow license borrowing without using an options file. However, an options file gives you more control over how long the license can be borrowed.
BORROW_LOWWATER feature_code nHere, feature_code specifies the product and n is the minimum number of licenses that must remain on the server. When that number is reached, no more licenses can be borrowed.
MAX_BORROW_HOURS feature_code nHere, feature_code specifies the product and n is the maximum number of hours a license can be borrowed.