Trusted Solaris Administration Overview

Preface

The Trusted Solaris Administration Overview is an introduction to administering the Trusted SolarisTM environment. As prerequisites, you should be familiar with basic system administration in the UNIX environment, understand security policy concepts, and should read the Trusted Solaris User's Guide.

Related Materials

The Trusted Solaris documentation set is supplemental to the Solaris 8 documentation set. You should obtain a copy of both sets for a complete understanding of Trusted Solaris. The Trusted Solaris documentation set consists of:


Note -

Trusted Solaris User's Guide contains a glossary that applies to the entire documentation set.


How This Guide is Organized

Chapter 1, Introduction to Administration provides an overview of basic concepts needed to administer Trusted Solaris.

Chapter 2, Quick Tour of the Admin Tools presents an overview of the tools available in the Trusted Solaris environment, how they are accessed, and the databases on which they operate.

Chapter 3, Administering Trusted Networking provides an overview of how networking is implemented in the Trusted Solaris environment and discusses the tools for administering networking.

Chapter 4, Administering Auditing describes the basics of performing auditing in the Trusted Solaris environment.

Typographic Changes and Symbols

The following table describes the type changes and symbols used in this book.

Table P-1 Typographic Conventions

Typeface or Symbol 

Meaning 

Example 

AaBbCc123

The names of commands, files, and directories; on-screen computer output 

Edit your .login file.

Use ls -a to list all files.

system% You have mail.

 

AaBbCc123

What you type, contrasted with on-screen computer output 

system% su

Password::

AaBbCc123

Command-line placeholder or variable name. Replace with a real name or value 

To delete a file, type rm filename.

The errno variable is set.

AaBbCc123

Book titles, new words or terms, or words to be emphasized 

Read Chapter 6 in User's Guide. These are called class options.

You must be root to do this.

Code samples are in code font and may display the following:

%

UNIX C shell prompt 

system%

$

UNIX Bourne and Korn shell prompt 

system$

 

#

Superuser prompt, all shells 

system#