INCLUDEALL includes a user or predefined group of users from the list of who is allowed to use all features on the license manager.
Usage:
INCLUDEALL type { name | group_name }
Term  | Description  | 
type  | One of USER, HOST, DISPLAY, INTERNET, GROUP, or HOST_GROUP.  | 
name  | Name of an item of type above for which license usage is included.  | 
group_name  | Name of the group to include. Group names are case sensitive.  | 
Example:
To allow the user jane to use all features served by this vendor daemon, this is the option line:
INCLUDEALL USER jane
The include list is created from all the INCLUDEALL and INCLUDE lines in the options file.
Feedback on this topic?