Exit Print View

Sun OpenDS Standard Edition 2.0 Installation Guide

Get PDF Book Print View
 

Document Information

Directory Server System Requirements

Installing the Directory Server

Configuring the JVM, Java Options, and Database Cache

Upgrading the Directory Server

Starting and Stopping the Directory Server

Managing the Directory Server as a Service

Uninstalling the Directory Server

To Uninstall the Directory Server in GUI Mode

To Uninstall the Directory Server by Using the Command Line

To Uninstall the Directory Server by Using a Script (UNIX/Linux Only)

Removing the Directory Server Windows Service

To Remove a Windows Service by Using windows-service.bat

To Manually Remove the Directory Server Service From the Windows Registry

To Uninstall the Directory Server by Using a Script (UNIX/Linux Only)

The uninstall command provides two options, --quiet and --no-prompt, for simple scripting. Most directory administrators have their preferred scripting language for automating their system tasks. The directory server provides script-friendly options with its command-line utilities to facilitate quick coding.

  1. Create an uninstallation script and add the following uninstall command.

    Make sure to type the command on a single line.

    install-dir/uninstall --cli \ 
    --remove-all --no-prompt --forceOnError --quiet
  2. Run the script.
  3. Check for remaining directories in the logs, and if any directories or files remain, manually delete them.