Previous Contents Index DocHome Next |
iPlanet Directory Server 5.0 Installation Guide |
About This Guide
Welcome to iPlanet Directory Server. This manual provides a high-level overview of design and planning decisions you need to make before installing the iPlanet Directory Server, and describes the different installation methods that you can use.
Prerequisite Reading
Before you install Directory Server, we recommend that you read the iPlanet Directory Server Deployment Guide. The Deployment Guide covers key concepts on how to design and plan your directory service.After you finish planning your directory service, follow the steps in this installation guide to install the iPlanet Directory Server and its related software components.
iPlanet Directory Server 5.0 Overview
iPlanet Directory Server 5.0 provides the following key features:
Multi-master replicationProvides a highly available directory service for both read and write operations. Multi-master replication can be combined with simple and cascading replication scenarios to provide a highly flexible and scalable replication environment.
The major components of iPlanet Directory Server 5.0 include:Chaining and referralsIncreases the power of your directory by storing a complete logical view of your directory on a single server while maintaining data on a large number of directory servers, transparently for clients.
Roles and Class of ServiceProvides a flexible mechanism for grouping and sharing attributes between entries in a dynamic fashion.
Improved access control mechanismProvides support for macros that dramatically reduce the number of access control statements used in the directory, and increase the speed of access control evaluation.
Resource-limits by bind DNGives you the power to control the amount of server resources allocated to search operations based on the bind DN of the client.
Multiple databasesProvides a simple way of breaking down your directory data to simplify the implementation of replication and chaining in your directory service.
Password Policy and Account LockoutAllows you to define a set of rules that govern how passwords and user accounts are managed in the directory server.
SSLProvides secure communications over the network including ciphers with up to 168-bit encryption.
An LDAP serverThe core of the directory service, provided by the slapd daemon, and compliant with the LDAP v3 Internet standards.
Directory Server ConsoleAn improved management console that dramatically reduces the effort of setting up and maintaining your directory service. The directory console is part of iPlanet Console, the common management framework for iPlanet servers.
Directory Server GatewayA customizable HTTP to LDAP client that allows you to access directory data from a web browser.
iPlanet Directory ExpressA simple directory lookup tool that you can use right out of the box.
SNMP AgentPermits you to monitor your directory server in real time using the Simple Network Management Protocol (SNMP).
Online backup and restoreAllows you to create backups and restore from backups while the server is running.
Conventions Used In This Guide
This section explains the conventions used in this book.Monospaced fontThis typeface is used for any text that appears on the computer screen or text that you should type. It is also used for filenames, functions, and examples.
Note Notes and Cautions mark important information. Make sure you read the information before continuing with a task.
The greater than symbol (>) is used as a separator for successive menu selections. For example, Object > New > User means that you should pull down the Object menu, drag the mouse down to highlight New, and drag the mouse across to the New submenu in which you must select User.
Throughout this book you will see path references of the form:
/usr/iplanet/servers/slapd-serverID/...
The /usr/iplanet/servers directory is the default installation directory. If you have installed Directory Server in a different location, you should adapt the path accordingly. serverID represents the server identifier you gave the server when you installed it. For example, if you gave the server an identifier of phonebook, then the actual path would be:
/usr/iplanet/servers/slapd-phonebook/. . .
All paths specified in this manual are in UNIX format. If you are using a Windows NT-based directory server, you should assume the NT equivalent file paths whenever UNIX file paths are shown in this guide.
Related Information
The document set for iPlanet Directory Server also contains the following guides:iPlanet Directory Server Administrator's Guide. Procedures for the day-to-day maintenance of your directory service. Includes information on configuring server-side plug-ins.
iPlanet Directory Server Deployment Guide. Procedures for the day-to-day maintenance of your directory service. Includes information on configuring server-side plug-ins.
iPlanet Directory Server Configuration, Command, and File Reference. Information about using the command-line scripts shipped with Directory Server.
iPlanet Schema Reference. Information about all the schema used in the iPlanet suite of products.
Other useful iPlanet information can be found at the following Internet locations:
iPlanet release notes and other documentation: http://docs.iplanet.com/docs/manuals/
iPlanet product status: http://www.iplanet.com/support/technical_resources/
iPlanet Professional Services information: http://www.iplanet.com/services/pro_serv/index.html
iPlanet developer information:
http://developer.iplanet.com/iPlanet learning solutions:
http://www.iplanet.com/learning/index.htmliPlanet product data sheets:
http://www.iplanet.com/products/index.htmliPlanet product technical support
http://www.iplanet.com/support
Previous Contents Index DocHome Next
Copyright © 2001 Sun Microsystems, Inc. Some preexisting portions Copyright © 2001 Netscape Communications Corp. All rights reserved.
Last Updated March 23, 2001