Search & Win   click me  

Uninstalling Netscape Directory Server

  Return to Netscape Directory Resources Home Page.


Introduction

The following article provides the steps necessary to uninstall the Netscape Directory Server (Version 6.11) on the UNIX (Solaris) platform. I will also provide a section for just uninstalling a Directory Server Instance.

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.

Removing a Directory Server Instance
If you are sure yo won't need a particular instance of the Directory Server anymore, you can use the Netscape Console to remove teh server instance from your machine. Removing a Directory Server instance is not the same as uninstalling the Directory Server: when you uninstall the Directory Server, it's program files are deleted from the host machine; when you remove a Directory Server instance, only the selected instance is removed, leaving behind the configuration directory and Administration Server because you require those to administer the remaining server instances installed in the server group.

NOTE: Before removing an instance of Directory Server, verify that the corresponding configuration directory is running.

To remove a Directory Server instance from your machine:

  1. Log in to the Netscape Console.
    # cd /usr/netscape/servers
    # ./startconsole

  2. In the Servers and Applications tab, select the Directory Server instance you want to remove.

  3. From the Object menu, select Stop Server. You can also right-click to choose this option from the pop-up menu.

  4. When the server is stopped, from the Object menu, choose Remove Server. You can also right-click to choose this option from the pop-up menu.

  5. When prompted, confirm that you want to remove the server instance.
Uninstalling the Netscape Directory Server
To uninstall the Netscape Directory Server from a machine, use the uninstallation utility.

  1. Log into your system as the root user id.

  2. Navigate to the directory where the Netscape Directory Server is installed. The default path is /usr/netscape/servers.
    # cd /usr/netscape/servers

  3. Run the uninstall program.
    # ./uninstall

  4. Select the default, All, to remove all components of the Netscape Directory Server.

  5. When prompted, enter the administrator ID and password for the configuration directory to authorize removal of Directory Server.

    The uninstallation utility starts removing files. After the utility has finished removing files, a message is displayed indicating that some files have not been removed from your system.

        Uninstalling Administration Server Console...
        Uninstalling Netscape Administration Server...
        Uninstalling Netscape Directory Server Console...
        Uninstalling Netscape Directory Server...
        Uninstalling Java Runtime Environment...
        Uninstalling Core Java classes...
        Uninstalling Server Core Components...
        Uninstalling Netscape core components...
        Uninstalling nsPerl 5.005_03...
        Uninstalling PerLDAP 1.4.1...
    
    
        Uninstallation completed. UnInstall might have been unable to
        remove some files. Please check and remove them manually.

  6. Go to the installation directory, and manually remove any remaining files to complete the uninstallation process.

    NOTE: Be sure to check the /tmp/install.log file for details about the uninstallation process.



Last modified on: Saturday, 18-Sep-2010 17:23:21 EDT
Page Count: 4622