HP-UX Secure Resource Partitions (SRP) A.02.00 Administrator's Guide
Default: base.
service
Specifies the service for which you want to display parameters.
If you specify multiple services, srp processes each service for each template in
the order specified.
Table 11-1 lists the services valid for each template.
Default: The default services that are valid for the template. The factory configured
default services are: adm, cmpt, init, login, network, and prm. You can
configure an alternate set of default services using the srp_setup utility, as
described in Chapter 3 (page 25).
Listing Information About SRP Compartments
Use the following command to list the names of the SRP compartments configured on the system,
and the templates and services configured for each compartment.
srp -l[ist] [compartment_name]
Where:
compartment_name
Specifies the name of an existing SRP compartment. If you do not
specify a compartment name, srp displays information about all
compartments configured on the system.
Listing SRP Configuration Data
Use the following command to list verbose information about compartments. This information
includes configuration data.
srp -l[ist] compartment_name -v[erbose]
[-t[emplate] template[,template]...] [-s[ervice] service[,service]...]
[-i[d] instance]
Where:
compartment_name
Specifies the name of an existing SRP compartment.
-verbose
Displays verbose (detailed) configuration data.
template Specifies the template name. If you specify multiple templates, srp
processes each template in the order specified.
Valid Input: base, apache, custom, oracledb, sshd.
Default: All templates configured for a given compartment.
service
Specifies the name of the service.
If you specify multiple services, srp processes each service for each
template in the order specified.
Valid Input: adm, cmpt, init, ipfilter, ipsec, login, network,
provision.
Default: All services configured for a given compartment.
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.
Listing Information About SRP Compartments 71