|
|
Installing Netscape Directory Server - (Version 6.1)
Return to Netscape Directory Resources Home Page.
Introduction
Netscape Directory Server centralizes management of people and their profiles and preferences,
reducing administrative costs and enabling personalization
The following URL's provide access to the Netscape Directory Server documentation Library and
an evaluation copy of the software. In order to download the evaluation copy of the Netscape
Directory Server, you will need to register.
http://enterprise.netscape.com/docs/directory/index.html
The file I downloaded was:
If you want to log in as root or superuser (su), you will need to exit the
setup program.
The location that you enter must be some directory other than the directory form which
you are running the setup. Also, the name of the directory where you install files must not
contain any space characters. If the directory that you specify does not exist, setup creates
it for you.
By default, the setup program provides the following path:
The hostname must be a full qualified host and domain name. If the default hostname
is not a fully qualified host and domain name, installation will fail.
If the server you are currently installing is not the configuration directory, then
the configuration directory must exist before you can continue this installation.
This value is used as part of the name of the directory in which the Directory
Server instance is installed. For example, if your machine's host name is alexprod,
then this name is the default and selecting it will cause the Directory Server instance
to be installed into a directory labeled slapd-alexprod.
For my example, I choose:
This string is used to form the name of all your organization's directory entries.
Therefore, pick a name that is representative of your organization. It is recommended
that you pick a suffix that corresponds to your internet DNS name. Avoid space characters in the
suffix.
For this example, I used the default:
The name you enter should be a unique string that is descriptive of the organization
responsible for administering the domain.
For my example, I used the default:
The following article provides the steps necessary to install and configure the Netscape
Directory Server (Version 6.11) on the UNIX (Solaris) platform. Netscape Directory Server is an LDAP-based server that
centralizes application settings, user profiles, group data, policies and access control
information into an operating system independent network-based registry. Directory Server simplifies
user management eliminating data redundancy and automating data maintenance. It also improves security
enabling administrators to store policies and access control information in the directory for
a single authentication source across enterprise or extranet applications.
Netscape Directory Server Components
The Netscape Directory Server contains the following components:
Pre-Installation Tasks
This section of the document discusses all issues that should be
decided on before performing the Netscape Directory Server installation.
Installation Tasks
$ su -
#
# groupadd -g 215 netscape
# useradd -u 273 -g netscape -d /usr/netscape/ -s /bin/ksh -c "Netscape Servers" -m netscape
# passwd netscape
Most first time installations of Directory Server can be performed using the Typical
Installation option of the setup program. This section of the document describes
the steps I performed to install Netscape Directory Server using a Typical Installation.
Post-Installation Tasks
# mkdir /tmp/ds
# cp directory-6.1.1-us.sparc-sun-solaris2.8.tar.gz /tmp/ds
# cd /tmp/ds
# gunzip -dc directory-6.1.1-us.sparc-sun-solaris2.8.tar.gz | tar -xvof -
# ./setup
/usr/netscape/servers
If you want to install the software into this directory, simply press <ENTER>,
otherwise, supply your own path.
NOTE: Note that the default hostname may
be incorrect if the installer cannot locate a DNS name in your system. For example,
you might not have a DNS name if your system uses NIS.
NOTE: The Directory Server identifier must not
contain a period. For example, ldapserver.server.com is not a valid server identifier name.
NOTE: The password for the Directory Manager
must be at least 8 characters long.
NOTE: Be sure to record this value!
Extracting Netscape core components...
Extracting Server Core Components...
Extracting Core Java classes...
Extracting Java Runtime Environment...
Extracting Netscape Directory Server...
Extracting Netscape Directory Server Console...
Extracting Netscape Administration Server...
Extracting Administration Server Console...
Extracting nsPerl 5.005_03...
Extracting PerLDAP 1.4.1...
[slapd-alex]: starting up server ...
[slapd-alex]: Netscape-Directory/6.11 B2002.281.0853
[slapd-alex]: alex.ads.com:389 (/usr/netscape/servers/slapd-alex)
[slapd-alex]:
[slapd-alex]: [23/Dec/2003:20:16:36 -0500] - Netscape-Directory/6.11 B2002.281.0853 starting up
[slapd-alex]: [23/Dec/2003:20:16:37 -0500] - slapd started. Listening on All Interfaces port 389 for LDAP requests
Your new directory server has been started.
Created new Directory Server
Start Slapd Starting Slapd server configuration.
Success Slapd Added Directory Server information to Configuration Server.
Configuring Administration Server...
Your parameters are now entered into the Administration Server
database, and the Administration Server will be started.
Changing ownership to admin user root...
Setting up Administration Server Instance...
Configuring Administration Tasks in Directory Server...
Configuring Global Parameters in Directory Server...
Netscape-Enterprise/6.1 B04/29/2002 12:45
warning: daemon is running as super-user
[LS ls1] http://alex.ads.com, port 16897 ready to accept requests
startup: server started successfully
Press Return to continue...
Go to /usr/netscape/servers and type startconsole to begin
managing your servers.
NOTE:
Do not modify the contents of teh directory under the o=NetscapeRoot suffix.
Either create data under the first suffix or create a new suffix to be used for this
purpose.
Launching the Help System
Populating the Directory Tree
Last modified on: Saturday, 18-Sep-2010 17:23:19 EDT
Page Count: 13406