HP-UX Secure Resource Partitions (SRP) A.02.00 Administrator's Guide
Replacing or Deleting Apache SRP Data
Use the following command to replace apache template data in an SRP compartment:
srp -r[eplace] compartment_name -t apache [-s service[,service]...]
The srp -replace command deletes the specified data, then prompts you for replacement
data. For example, the following command deletes all the IPFilter data for the apache template,
then prompts you for replacement data:
srp -replace myCmpt -t apache -s ipfilter
Use the following command to delete apache template data from an SRP compartment:
srp -d[elete] compartment_name -t apache [-s service[,service]...]
CAUTION: If you do not specify the -template and -service arguments, srp deletes the
compartment or replaces all data for the compartment. For example, the srp -delete myCmpt
command deletes the myCmpt SRP compartment.
For more information, see “Deleting Configuration Data” (page 69) and “Replacing Configuration
Data” (page 69).
Replacing or Deleting Apache SRP Data 51