HP-UX Secure Resource Partitions (SRP) A.02.00 Administrator's Guide
Table 11-1 Valid Services
Valid ServicesTemplate
admin
cmpt
init
ipfilter
ipsec
login
network
prm
base
cmpt
ipfilter
provision
apache
cmpt
ipfilter
provision
custom
cmpt
ipfilter
oracledb
cmpt
ipfilter
provision
sshd
If you specify multiple services, srp processes each service for each
template in the order specified.
You can apply a service for the custom template multiple times to an
SRP compartment without replacing or removing previously configured
data. If you attempt to re-apply a service for any other template, srp
returns an error.
Default: None.
instance
Specifies a unique string identifier used to identify an instance of a
template usage for templates that can be applied multiple times. This
is valid for the custom template only and is ignored for all other
templates.
If you do not specify the -id argument and are using the custom
template, srp prompts you for an instance identifier.
Valid Input: A text string with alphanumeric, dash (-) , or underscore
(_) characters. The maximum length is 20 characters.
Default: None.
variable=value
Specifies a valid variable for the specified service when used with the
specified template and the value for the variable. To list the valid
variable names for a service used with a given template, you can use
the following command:
srp -h -v -t template_name -s service_name
If you do not specify any variable arguments, srp prompts for all
variables for the specified template and services.
For example, the network service for the base template supports the
variable ip_address and iface. The user can set the values for these
variables in the command line as follows:
srp -add myCmpt ip_address=192.0.2.1 iface=lan1:1
68 Managing SRP Data