Installing the Administration Server
This chapter provides procedures for installing the Netscape Administration Server. The administration server is a common front end to all Netscape servers. You use the directory server manager portion of the administration server to install directory server instances and to manage the directory server. This chapter contains the following topics: You are prompted for some configuration information during the installation process. For information on the system requirements and the configuration decisions you will have to make, see Chapter 2, "Preparing for Installation."
Installing the Administration Server on Unix
- Log in to the machine as the user that you want the directory server to run as. If you want to use the standard port numbers (389 for LDAP or 636 for LDAPS) or any other port number under 1024, you must log in as root.
- Change to the
directrydirectory on the CD. - Unpack the binaries file using the following command:
# gzip -dc <filename> .tar.gz | tar -xvof -
admin.pi--A file that identifies the administration server.README--A text file that contains important information about downloading and installing the product. If you have not read this file yet, read it before proceeding.license.txt--The license agreement to which you are bound if you proceed.ns-setup-- The program that unpacks thens-slapd.tarpackage and starts the installation process.nsadmin.tar--The administration server package.nsslapd.tar--The directory server package.relnotes.html--An HTML file that contains important information about the directory server. If you have not read this file yet, read it before proceeding.slapd.pi--A file that identifies the directory server.
# ./ns-setup
If you are upgrading from 3.0 to 3.1, you need to install the 3.1 directory server in the same directory where you installed the 3.0 directory server.
Installing the Administration Server on NT
- Log in to an account on your NT system with administrator privileges.
- Change to the
ntx86/directrydirectory on the directory server CD. - Double click
setup.exein thentx86/directrydirectory on the CD. - When prompted, accept the license agreement.
- If prompted, enter the name of a directory to be created as the server root. If you have already installed other SuiteSpot 3.x servers, the administration server will automatically be installed in your SuiteSpot 3.x server root. For more information on selecting a server root, see "Create a New Server Root".
- Enter configuration information when prompted. For information about the configuration information you must supply, see "Configuration Decisions".