# (c)Copyright 2002-2005, Hewlett-Packard Development Company, L.P. # $Id: sec_mgmt_config,v 1.17 2006/07/25 00:21:58 fritzr Exp $ # The purpose of this configuration file is to map Bastille configuration files # to their corresponding Levels/Bundle names. This is not a customer-editable # file. This file is common to entire cluster, so any variable set here will be # visible cluster-wide. # WARNING: Do not change these values. Changing these values risks the # ability of HP-UX Install-Time Security to map levels across OS upgrades. LEVEL_INSTALLING="" LEVEL_SECLEVELS[0]="Sec00Tools" LEVEL_SECLEVELS[1]="Sec10Host" LEVEL_SECLEVELS[2]="Sec20MngDMZ" LEVEL_SECLEVELS[3]="Sec30DMZ" PROD_SECLEVELS[0]="toolsonlyProduct" PROD_SECLEVELS[1]="hostProduct" PROD_SECLEVELS[2]="mandmzProduct" PROD_SECLEVELS[3]="dmzProduct" LEVEL_CONFIG[0]=" " LEVEL_CONFIG[1]="HOST.config" LEVEL_CONFIG[2]="MANDMZ.config" LEVEL_CONFIG[3]="DMZ.config"