Document Information
Preface
1. Security Planning for Trusted Extensions
2. Installation and Configuration Roadmap for Trusted Extensions
3. Installing Solaris Trusted Extensions Software (Tasks)
4. Configuring Trusted Extensions (Tasks)
5. Configuring LDAP for Trusted Extensions (Tasks)
6. Configuring a Headless System With Trusted Extensions (Tasks)
A. Site Security Policy
B. Using CDE Actions to Install Zones in Trusted Extensions
Associating Network Interfaces With Zones by Using CDE Actions (Task Map)
Specify Two IP Addresses for the System by Using a CDE Action
Specify One IP Address for the System by Using a CDE Action
Creating Labeled Zones by Using CDE Actions (Task Map)
Install, Initialize, and Boot a Labeled Zone by Using CDE Actions
Customize a Booted Zone in Trusted Extensions
Use the Copy Zone Method in Trusted Extensions
Use the Clone Zone Method in Trusted Extensions
C. Configuration Checklist for Trusted Extensions
Glossary
Index
|
Preparing to Create Zones by Using CDE Actions (Task Map)
The following task map describes the tasks for preparing the system for zone
creation. For a discussion of zone creation methods, see Planning for Zones in Trusted Extensions.
Specify Zone Names and Zone Labels by Using a CDE ActionYou do not have to create a zone for every label in
your label_encodings file, but you can. The tnzonecfg database enumerates the labels that
can have zones created for them on this system.
- Navigate to the Trusted_Extensions folder.
- Click mouse button 3 on the background.
- From the Workspace menu, choose Applications → Application Manager.
- Double-click the Trusted_Extensions folder icon.
- For every zone, name the zone.
- Double-click the Configure Zone action.
- At the prompt, provide a name.
Tip - Give the zone a similar name to the zone's label. For example, the
name of a zone whose label is CONFIDENTIAL : INTERNAL USE ONLY would be internal.
- Repeat the Configure Zone action for every zone.
For example, the default label_encodings file contains the following labels: PUBLIC
CONFIDENTIAL: INTERNAL USE ONLY
CONFIDENTIAL: NEED TO KNOW
CONFIDENTIAL: RESTRICTED
SANDBOX: PLAYGROUND
MAX LABEL Although you could run the Configure Zone action six times to create one
zone per label, consider creating the following zones:
On a system for all users, create one zone for the PUBLIC label and three zones for the CONFIDENTIAL labels.
On a system for developers, create a zone for the SANDBOX: PLAYGROUND label. Because SANDBOX: PLAYGROUND is defined as a disjoint label for developers, only systems that developers use need a zone for this label.
Do not create a zone for the MAX LABEL label, which is defined to be a clearance.
- Open the Trusted Network Zones tool.
The tools in the Solaris Management Console are designed to prevent
user error. These tools check for syntax errors and automatically run commands in
the correct order to update databases.
- Start the Solaris Management Console.
# /usr/sbin/smc &
- Open the Trusted Extensions toolbox for the local system.
- Choose Console → Open Toolbox.
- Select the toolbox that is named This Computer (this-host: Scope=Files, Policy=TSOL).
- Click Open.
- Under System Configuration, navigate to Computers and Networks.
Provide a password when prompted.
- Double-click the Trusted Network Zones tool.
- For each zone, associate the appropriate label with a zone name.
- Choose Action → Add Zone Configuration.
The dialog box displays the name of a zone that does not have
an assigned label.
- Look at the zone name, then click Edit.
- In the Label Builder, click the appropriate label for the zone name.
If you click the wrong label, click the label again to deselect it,
then click the correct label.
- Save the assignment.
Click OK in the Label Builder, then click OK in the Trusted Network
Zones Properties dialog box. You are finished when every zone that you want is listed in
the panel, or the Add Zone Configuration menu item opens a dialog box
that does not have a value for Zone Name. TroubleshootingIf the Trusted Network Zones Properties dialog box does not prompt for a
zone that you want to create, either the zone network configuration file does
not exist, or you have already created the file.
Check that the zone network configuration file does not already exist. Look in the panel for the name.
If the file does not exist, run the Configure Zone action to supply the zone name. Then, repeat Step 5 to create the file.
|