JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
System Administration Guide: Oracle Solaris 8 Containers     Oracle Solaris Legacy Containers
search filter icon
search icon

Document Information

Preface

1.  Introduction to Solaris 8 Containers

2.  Obtaining and Installing the Software

3.  Assessing a Solaris 8 System and Creating an Archive

4.  Configuring a solaris8 Zone

Preconfiguration Tasks

solaris8 Branded Zone Configuration Process

Resources Included in the Configuration by Default

File Systems Defined in solaris8 Branded Zones

Privileges Defined in solaris8 Branded Zones

Configure the solaris8 Zone

How to Configure a solaris8 Branded Zone

5.  Installing the solaris8 Zone

6.  Booting a Zone and Zone Migration

7.  About Zone Login and Post-Installation Configuration

8.  Troubleshooting Miscellaneous Solaris 8 Branded Zones Problems

A.  solaris8(5) Man Page

Index

Resources Included in the Configuration by Default

File Systems Defined in solaris8 Branded Zones

The file systems that are required for a branded zone are defined in the brand. You can add additional Solaris file systems to a solaris8 branded zone by using the fs resource property.

Privileges Defined in solaris8 Branded Zones

Processes are restricted to a subset of privileges. Privilege restriction prevents a zone from performing operations that might affect other zones. The set of privileges limits the capabilities of privileged users within the zone.

Default, required default, optional, and prohibited privileges are defined by each brand. You can also add or remove certain privileges by using the limitpriv property. See Privileges in a Non-Global Zone in System Administration Guide: Oracle Solaris Containers-Resource Management and Oracle Solaris Zones for information on Solaris privileges with respect to zones.

For more information about privileges, see the ppriv(1) man page and System Administration Guide: Security Services.