EXCLUDE_BORROW

This option is used for licenses held in license files. When licenses are available in trusted storage, activation is normally provided instead of BORROW.

EXCLUDE_BORROW feature[:keyword=value] type \
               {name | group_name}

Excludes a user or predefined group of users from the list of who is allowed to borrow licenses for this BORROW feature. EXCLUDE_BORROW supersedes INCLUDE_BORROW; conflicts between the EXCLUDE_BORROW list and the INCLUDE_BORROW list are resolved by the EXCLUDE_BORROW taking precedence.

EXCLUDE_BORROW Terms

Term

Description

feature

Name of the feature being affected.

keyword=value

Feature name modifier to denote a group of licenses. See Specifying Features for details.

type

One of USER, HOST, DISPLAY, INTERNET, PROJECT, GROUP, or HOST_GROUP. See Specifying License Restrictions Using Type for details.

name

Name of an item of type type for which license borrowing is excluded.

group_name

Name of the group to exclude from borrowing. Group names are case sensitive.

For example, the following option syntax excludes the user fred from the list of users able to borrow feature f1 (assuming the feature has the BORROW attribute):

EXCLUDE_BORROW f1 USER fred