2011-2013ForgeRock ASuninstall1OpenDJuninstallremove OpenDJ directory server softwareuninstalloptionsDescriptionThis utility can be used to uninstall the directory server.OptionsThe following options are supported.Remove all components of the server (this option is not compatible
with the rest of remove options)Remove backup filesRemove configuration filesRemove database contentsRemove LDIF filesSpecifies whether the uninstall should continue if there is an error
updating references to this server in remote server instances or not. This
option can only be used with the --no-prompt option.Specifies to use the command line install. If not specified the
graphical interface will be launched. The rest of the options (excluding
help and version) will only be taken into account if this option is
specifiedRemove Server Libraries and Administrative ToolsRemove log filesLDAP Connection OptionsMaximum length of time (in milliseconds) that can be taken to
establish a connection. Use '0' to specify no time out.Default value: 30000The name of this host (or IP address) as it is referenced in remote
servers for replicationDefault value: localhost.localdomainUser ID of the Global Administrator to use to bind to the
server.Default value: adminBind password fileCertificate key store pathNickname of certificate for SSL client authenticationSASL bind optionsCertificate trust store pathCertificate trust store PINCertificate key store PIN fileCertificate trust store PIN filePassword to use to bind to the serverCertificate key store PINTrust all server SSL certificatesUtility Input/Output OptionsUse non-interactive mode. If data in the command is missing, the
user is not prompted and the tool will failNo properties file will be used to get default command line
argument valuesPath to the file containing default property values used for
command line argumentsRun setup in quiet mode. Quiet mode will not output progress
information to standard outputUse verbose modeGeneral OptionsDisplay version informationDisplay usage informationExit Codes0The command completed successfully.> 0An error occurred.ExamplesThe following command removes OpenDJ directory server without
interaction.$ ./opendj/uninstall -a --cli -I admin -w password -n
Stopping Directory Server ..... Done.
Deleting Files under the Installation Path ..... Done.
The Uninstall Completed Successfully.
To complete the uninstallation, you must delete manually the following files
and directories:
/path/to/opendj/lib
See /var/.../opends-uninstall-3...0.log for a detailed log of this operation.
$ rm -rf opendj