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, LDAP, and DNS. This manual is part of the Solaris 8 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 setup 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 8 release System and Network Administration manual set:

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

Ordering Sun Documents

Fatbrain.com, an Internet professional bookstore, stocks select product documentation from Sun Microsystems, Inc.

For a list of documents and how to order them, visit the Sun Documentation Center on Fatbrain.com at http://www1.fatbrain.com/documentation/sun.

Accessing Sun Documentation Online

The docs.sun.comSM Web site enables you to access Sun technical documentation online. You can browse the docs.sun.com archive or search for a specific book title or subject. The URL is http://docs.sun.com.

What Typographic Conventions 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 outputmachine_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 promptmachine_name%
 C shell superuser promptmachine_name#
 Bourne shell and Korn shell prompt$
 Bourne shell and Korn shell superuser prompt#