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

47
6.2 Replacing or Deleting Base SRP Data
Use the following command to replace base template data from an SRP compartment:
srp -r[eplace] compartment_name -t base [-s service[,service]...]
The srp -replace command deletes the specified data, then prompts you for replacement data.
For example, the following command deletes all PRM data for the base template, then prompts you
for replacement data:
srp -replace mySRP -t base -s prm
Use the following command to delete base template data from an SRP compartment:
srp -d[elete] compartment_name -t base [-s service[,service]...]
CAUTION: If you do not specify the -template and/or -service arguments, srp deletes all
templates and/or services for the compartment. For example, the command srp -delete mySRP
deletes the entire mySRP SRP compartment.
For more information, see 13.2 Deleting Configuration Data and 13.3 Replacing Configuration Data.