Solaris Naming Setup and Configuration Guide

Preface

Solaris Naming Setup and Configuration Guide describes how to set up and configure the four SolarisTM name services: NIS+, NIS, FNS, and DNS. This manual is part of the Solaris 7 release System and Network Administration manual set.

Who Should Use This Book

This book is for system and network administrators who want to set up one or more of the four Solaris name services. It assumes you are an experienced system administrator.

Although this book introduces networking concepts relevant to Solaris name services, it makes no attempt to explain networking fundamentals or describe the administration tools offered by the Solaris environment. If you administer networks, this manual assumes you already know how they work and have already chosen your favorite tools.

Solaris Naming Administration Guide contains a thorough description of the Solaris name services, a glossary of name service terms, and a listing of common error messages.

How This Book Is Organized

This book has five parts:

Part 1, Naming Service Setup

This part describes how to use the nsswitch.conf file to specify how different name services work together.

Part 2, NIS+ Setup and Configuration

This part describes how to set up and configure an NIS+ namespace. The first chapter gives an introduction to NIS+. The second and third chapters describe how to set up an NIS+ namespace using the NIS+ setup scripts. The setup scripts are the preferred method for NIS+ setup and configuration. The last five chapters describe how to set up and configure an NIS+ namespace using the NIS+ command set.

Part 3, NIS Setup and Configuration

Chapter 10, Configuring NIS Service describes initial set up and configuration of the Network Information Service (NIS).

Part 4, FNS Setup and Configuration

Chapter 11, FNS Setup and Configuration describes how to initially set up and configure the Federated Naming Service (FNS) in an NIS+, NIS, or /etc namespace environment.

Part 5, DNS Setup and Configuration

This part describes how to set up DNS clients and servers.

Related Books

You can consult the following books for more information on NIS+ and DNS. These books are also part of the Solaris 7 release System and Network Administration manual set:

Additional books not part of the Solaris 7 release manual set:

Ordering Sun Documents

The SunDocsTM program provides more than 250 manuals from Sun MicrosystemsTM, Inc. If you live in the United States, Canada, Europe, or Japan, you can purchase documentation sets or individual manuals using this program.

For a list of documents and how to order them, see the catalog section of SunExpressTM on the Internet at http://www.sun.com/sunexpress.

What Typographic Changes Mean

The following table describes the typographic changes 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.

machine_name% You have mail.

AaBbCc123

What you type, contrasted with on-screen computer output 

machine_name% su

Password:

AaBbCc123

Command-line placeholder:  

replace with a real name or value 

To delete a file, type rm filename.

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.

Shell Prompts in Command Examples

The following table shows the default system prompt and superuser prompt for the C shell, Bourne shell, and Korn shell.

Table P-2 Shell Prompts

Shell 

Prompt 

C shell prompt 

machine_name%

C shell superuser prompt 

machine_name#

Bourne shell and Korn shell prompt 

$

Bourne shell and Korn shell superuser prompt 

#