NIS+ Transition Guide
  Search only this book
Download this book in PDF

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 Solaris(TM) 2.x 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 configuring NIS+, see NIS+ and DNS Setup and Configuration Guide. For NIS+ customizing information and detailed administration instructions, see NIS+ and FNS 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, "Designing 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:

What Typographic Changes Mean

The following table describes the typographic changes used in this book.
Table P-1
Typeface or SymbolMeaningExample
AaBbCc123The names of commands, files, and directories; on-screen computer outputEdit your .login file. Use ls -a to list all files. machine_name% You have mail.
AaBbCc123What you type, contrasted with on-screen computer output

 machine_name%su  
 Password:  

AaBbCc123Command-line placeholder: replace with a real name or valueTo delete a file, type rm filename.
AaBbCc123Book titles, new words or terms, or words to be emphasizedRead 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
ShellPrompt
C shell promptmachine_name%
C shell superuser promptmachine_name#
Bourne shell and Korn shell prompt$
Bourne shell and Korn shell superuser prompt#