Uninstalling the server in interactive mode
Interactive mode uses the uninstall
utility, a text-based, command-line interface to help you remove your server instance.
About this task
If the uninstall
command-line utility cannot remove all of the server files, the uninstall
tool generates a message with a list of the files and directories that must be deleted manually. The uninstall
command must be run as either the root user or the same user (or role) that installed the server.
Steps
-
From the server root directory, run the
uninstall
command-line utility.Example:
$ ./uninstall
-
Select the components to be removed.
Choose from:
-
Remove all components - If you want to remove all components, press Enter to accept the default (remove all).
-
Select the components to be removed - If you do not want to remove all components, enter the option to specify the removal of only specific components.
For each type of server component, press Enter to remove it or enter
no
to keep it.
-
-
If the server is part of a replication topology, enter
yes
to provide your authentication credentials (Global Administrator ID and password). If you are uninstalling a standalone server, continue to step 7. -
Enter the Global Administrator ID and password to remove the references to this server in other replicated servers, and then enter or verify the host name or IP address for the server that you are uninstalling.
-
Select how you want to trust the server certificate if you have set up SSL or StartTLS. Press Enter to accept the default.
Example:
How do you want to trust the server certificate for the PingDirectory Server on server.example.com:389? 1) Automatically trust 2) Use a trust store 3) Manually validate Enter choice [3]:
-
View the logs for any remaining files and manually remove any remaining files or directories.
If your server is running, it shuts down before continuing the uninstall process. The uninstall action processes the removal requests before completing.