Categories

A category is specified as follows.

CATEGORY name TYPE category type
[KEYNAME key name]

[... policy definition statements ...]

END CATEGORY

name

Category name as it should appear in the System Policy Editor list box. It may optionally be enclosed by double quotation marks. (Names with spaces must be enclosed by double quotation marks.)

category type

Type, which must be USER or MACHINE. It specifies whether the category is user-specific or machine-specific.

key name

Optional registry key name to use for the category. If a key name is specified, it will be used by all child categories, policies, and parts, unless they specifically provide a key name of their own.

A policy definition statement may not appear more than once in a single category.