NIS+ Transition Guide

Preface

NIS+ Transition Guide describes how to convert a site running the NIS name service to one running the NIS+ name service. This manual is part of the SolarisTM7 System and Network Administration set.

Who Should Use This Book

NIS+ Transition Guide is for experienced system and network administrators who want to convert their sites from NIS to NIS+. For information on initially setting up and configuring NIS+, see Solaris Naming Setup and Configuration Guide. For NIS+ customizing information and detailed administration instructions, see Solaris Naming Administration Guide.

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

How This Book Is Organized

This book contains six chapters.

Chapter 1, Introduction describes the differences between NIS and NIS+ features and an overview of the suggested transition process.

Chapter 2, Planning the NIS+ Namespace discusses how to design your NIS+ namespace.

Chapter 3, Planning NIS+ Security Measures describes the NIS+ security features and the effects they have on administration and transition planning.

Chapter 4, Using NIS-Compatibility Mode describes how to run NIS and NIS+ clients concurrently and NIS+ servers in NIS-compatibility mode.

Chapter 5, Prerequisites to Transition presents the steps that you need to take before beginning the actual transition.

Chapter 6, Implementing the Transition lists the steps required to implement an NIS-to-NIS+ transition.

Related Books

Consult the following publications for more information on NIS+ and DNS:

Ordering Sun Documents

The SunDocsSM program provides more than 250 manuals from Sun Microsystems, 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 Internet site at http://www.sun.com/sunexpress.

What Typographic Changes Mean

Table P-1 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

Table P-2 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 

#