HP-UX Secure Resource Partitions (SRP) A.02.01 Administrator's Guide

48
7 Using the apache Template
This chapter describes how to use the apache template to add configuration data for hosting an HP-
UX Apache-based Web Server in an SRP compartment. You can also use the apache template to
delete or modify the apache template data for a compartment.
This chapter addresses the following topics:
7.1 Adding the apache Template to an SRP Compartment
7.2 Replacing or Deleting Apache SRP Data
7.1 Adding the apache Template to an SRP Compartment
To use the apache template, you must create a base SRP compartment first, then use the srp -add
command to add the apache template to the compartment.
For example:
# srp -add mySRP # create a base SRP compartment
# srp -add mySRP -template apache
The syntax for adding the apache template to an SRP compartment is as follows:
srp -a[dd] compartment_name -t[emplate] apache [-s[ervice]
service[,service]...]
Where:
compartment_name
Specifies the name of an existing SRP compartment.
service
Specifies the name of the service to configure. The following services are
valid with the apache template:
cmpt
ipfilter
provision
If you do not specify any services in the command line, srp prompts you for
the services you want to apply and displays a list of the default services that
are valid with the apache template. If you are using the factory-configured
default services, the only valid default service is cmpt,provision.
The input data for these services and the data configured are described in
the sections that follow. If SRP uses input data for multiple services, the srp
utility prompts you for the data once and reuses the value.
7.1.1 The cmpt Service
The cmpt service for the apache template configures Security Containment file system rules to allow
the compartment to access the specified Apache directories.
7.1.1.1 Input Data
SRP prompts for the following data. You can also specify a variable name and value in the command
line, as described in
13.1 Creating an SRP Compartment or Adding Data to a Compartment.
Apache Web
Server Suite
Version
The HP-UX Webserver Suite version of Apache to be used to configure the template
Variable Name: wss_version.