System Administration Guide: Naming and Directory Services (NIS+)
  Procure somente este livro
Exibir este livro em:
Fazer download desta apostila em PDF (2294 KB)

Preface

Solaris Administration Guide: Naming and Directory Services (NIS+) describes the setup, configuration, and administration of the NIS+ network name service with the SolarisTM 10 Operating System (Solaris OS). This manual is part of the Solaris 10 System and Network Administrator collection.


Note –

NIS+ might not be supported in a future release. Tools to aid the migration from NIS+ to LDAP are available as of the Solaris 9 release. For more information, see System Administration Guide: Naming and Directory Services (DNS, NIS, and LDAP) and visit http://www.sun.com/directory/nisplus/transition.html.



Note –

This SolarisTM release supports systems that use the SPARC® and x86 families of processor architectures: UltraSPARC®, SPARC64, AMD64, Pentium, and Xeon EM64T. The supported systems appear in the Solaris 10 Hardware Compatibility List at http://www.sun.com/bigadmin/hcl. This document cites any implementation differences between the platform types.

In this document the term “x86” refers to 64-bit and 32-bit systems manufactured using processors compatible with the AMD64 or Intel Xeon/Pentium product families. For supported systems, see the Solaris 10 Hardware Compatibility List.


Who Should Use This Book

This manual is written for experienced system and network administrators.

Although this book introduces networking concepts relevant to Solaris naming and directory services, it explains neither the networking fundamentals nor the administration tools in the Solaris OS.

How This Book Is Organized

This manual is divided into parts according to the respective naming and directory services.

About Naming and Directory Services: Part I, About Naming and Directory Services

NIS+ Setup and Configuration: Part II, NIS+ Setup and Configuration

NIS+ Administration: Part III, NIS+ Administration

NIS+ Error Messages: Appendix A, Error Messages

How the System Administration Volumes Are Organized

Here is a list of the topics that are covered by the volumes of the System Administration Guides.

Book Title 

Topics 

System Administration Guide: Basic Administration

User accounts and groups, server and client support, shutting down and booting a system, managing services, and managing software (packages and patches) 

System Administration Guide: Advanced Administration

Printing services, terminals and modems, system resources (disk quotas, accounting, and crontabs), system processes, and troubleshooting Solaris software problems 

System Administration Guide: Devices and File Systems

Removable media, disks and devices, file systems, and backing up and restoring data 

System Administration Guide: IP Services

TCP/IP network administration, IPv4 and IPv6 address administration, DHCP, IPsec, IKE, Solaris IP filter, Mobile IP, IP network multipathing (IPMP), and IPQoS 

System Administration Guide: Naming and Directory Services (DNS, NIS, and LDAP)

DNS, NIS, and LDAP naming and directory services, including transitioning from NIS to LDAP and transitioning from NIS+ to LDAP 

System Administration Guide: Naming and Directory Services (NIS+)

NIS+ naming and directory services 

System Administration Guide: Network Services

Web cache servers, time-related services, network file systems (NFS and Autofs), mail, SLP, and PPP 

System Administration Guide: Security Services

Auditing, device management, file security, BART, Kerberos services, PAM, Solaris cryptographic framework, privileges, RBAC, SASL, and Solaris Secure Shell 

System Administration Guide: Solaris Containers-Resource Management and Solaris Zones

Resource management topics projects and tasks, extended accounting, resource controls, fair share scheduler (FSS), physical memory control using the resource capping daemon (rcapd), and dynamic resource pools; virtualization using Solaris Zones software partitioning technology 

Related Books

  • DNS and Bind, by Cricket Liu and Paul Albitz, (O' Reilly, 1992)

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.

Ordering Sun Documentation

Sun Microsystems offers select product documentation in print. For a list of documents and how to order them, see “Buy printed documentation” at http://docs.sun.com.

Typographic Conventions

The following table describes the typographic changes that are used in this book.

Table P–1 Typographic Conventions

Typeface or Symbol 

Meaning 

Example 

AaBbCc123

 The names of commands, files, and directories, and onscreen computer output

Edit your .login file.

Use ls -a to list all files.

machine_name% you have mail.

AaBbCc123

 What you type, contrasted with onscreen computer output

machine_name% su

Password:

AaBbCc123

 Command-line placeholder: replace with a real name or value

The command to remove a file is rm filename.

AaBbCc123

Book titles, new terms, and terms to be emphasized 

Read Chapter 6 in the User's Guide.

These are called class options.

Do not save the file.

(Emphasis sometimes appears in bold online.) 

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#