HP Process Resource Manager User's Guide

Configuring and enabling PRM on the command line
Configuring PRM
Chapter 7 145
Step 5. Enable PRM’s application manager if it is not already enabled:
# prmconfig -e APPL
Alternatively, enable all PRM resource managers using prmconfig -e
without any additional arguments:
# prmconfig -e
Assigning secure compartments to PRM groups
Use the HP-UX feature Security Containment (available starting with
HP-UX 11i v2) to create secure compartments, which isolate files and
processes. (You can also create secure compartment configurations using
a PRM utility such as srpgen or prm2scomp.)
You can add, modify, and remove assignments of secure compartments to
PRM groups as discussed in the following sections:
Adding/modifying a compartment’s group assignment” on page 147
“Removing a compartment’s group assignment” on page 148
Compartment record syntax
This section explains the syntax of compartment records.
Compartment records assign secure compartments to the groups.
Use the following syntax when specifying a compartment record:
#!SCOMP:COMPARTMENT_NAME:{GROUP | (NONE)}
where
#!SCOMP
Indicates the start of a compartment record. (The #
character does not denote the start of a comment in
this case.)