INCLUDE_ENTITLEMENT
INCLUDE_ENTITLEMENT includes a user or predefined group of users in the list of who is allowed to borrow concurrent use licenses or authorize enterprise single use licenses from a license manager. EXCLUDE_ENTITLEMENT supersedes INCLUDE_ENTITLEMENT.
Usage
INCLUDE_ENTITLEMENT entitlementId type {name | group_name}
Term |
Description |
entitlementId |
The entitlement ID used when requesting a license activation |
type |
One of the following: 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 include user pete in the list of users allowed to borrow a ArcGIS 3D Analyst extension license that has an authorization number of EFL123456789, this is the option line:
INCLUDE_ENTITLEMENT EFL123456789-1010 USER pete
The above example is applicable only for license versions 10.1 or newer. For ArcGIS 10.0 License Manager or in any scenario where 10 licenses remain on a 10.1 or newer License Manager (for example you did not upgrade your 10.0 licenses to 10.1-10.2 or have authorized version 10.0 licenses on your 10.2.1 License Manager), you should omit "-1010" from the example.