INCLUDE

INCLUDE includes a user or predefined group of users from the list of who is allowed to use the feature. EXCLUDE supersedes INCLUDE; conflicts between the EXCLUDE list and the INCLUDE list are resolved by EXCLUDE taking precedence.

Usage:

INCLUDE feature type { name | group_name }

Term

Description

feature

Name of the feature being affected.

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 include user bob in the list of users able to use feature f1, the option line looks like this:

INCLUDE f1 USER bob


Published 6/9/2010