User guide

Chapter 5 - The Options File
Options File Syntax
FLEXnet Licensing End User Guide 57
To allow the user “jane” to use all features served by this vendor daemon:
INCLUDEALL USER jane
LINGER
LINGER feature[:keyword=value] seconds
A lingering license stays checked out for a specified period of time beyond its checkin or
FLEXenabled application exit, whichever comes first. This option extends the default linger
time configured by the vendor in the FLEXenabled application.
Note The vendor must have enabled this feature in the FLEXenabled application for it to work.
Contact your software vendor to find out if this feature is implemented.
To set the linger value for feature “
f1” to one hour (3600 seconds):
LINGER f1 3600
The actual linger time varies somewhat since the vendor daemon checks all lingering licenses
just once per minute. If, however, a new license request is made that would otherwise be denied,
a check of the lingering licenses is made immediately to attempt to satisfy the new request.
MAX
MAX num_lic feature[:keyword=value] type {name | group_name}
Limits usage for a group or user.
name Name of an item of type type for which license usage is
included.
group_name Name of the group to include.
feature Name of the feature.
keyword=value Feature name modifier to denote a group of licenses. See “Feature
Specification” for details.
seconds Number of seconds the license lingers. The vendor sets a
minimum value. If you specify a value for seconds that is
smaller than the vendors minimum, the minimum is used.
num_lic Usage limit for this user or group.