JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Solaris Trusted Extensions Installation and Configuration for Solaris 10 11/06 and Solaris 10 8/07 Releases
search filter icon
search icon

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

Preparing to Create Zones by Using CDE Actions (Task Map)

Specify Zone Names and Zone Labels 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

Use the Clone Zone Method in Trusted Extensions

Before You Begin
  1. Create a Solaris ZFS snapshot of the zone template.
    # cd /
    # zfs snapshot zone/zone-name@snapshot

    You use this snapshot to clone the remaining zones. For a configured zone that is named public, the snapshot command is the following:

    # zfs snapshot zone/public@snapshot
  2. For every zone that you want to create, double-click the Clone Zone action.

    Answer the prompts.

    New Zone Name:      Type name of source zone
    ZFS Snapshot:         Type name of snapshot
  3. Read the information in the dialog box.
    Zone label is <LABEL>
    zone-name is ready for booting
    
    *** Select Close or Exit from the window menu to close this window ***
  4. For each zone, run the Start Zone action.

    Start each zone before running the action for another zone.

  5. After the zones are created, check the status of every zone.
    1. Double-click the Zone Terminal Console action.
    2. Complete Verify the Status of the Zone.