Policy Parts
A policy part is specified as follows.
PART name part-type
type-dependent data
[KEYNAME key name ]
VALUENAME value name
END PART
-
name
-
Part 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.)
-
part-type
-
Policy part type. Part types are discussed individually in the following section.
-
type-dependent data
-
Information about the part. Type-dependent data is discussed in the following section.
-
key name
-
Optional key name to use. If no key name is specified, the previous key name in hierarchy is used.
-
value name
-
Value name to use to set the data for this part.