7321N/A<?xml version="1.0" encoding="UTF-8"?>
7321N/A<!--
7321N/A ! CCPL HEADER START
7321N/A !
7321N/A ! This work is licensed under the Creative Commons
7321N/A ! Attribution-NonCommercial-NoDerivs 3.0 Unported License.
7321N/A ! To view a copy of this license, visit
7321N/A ! http://creativecommons.org/licenses/by-nc-nd/3.0/
7321N/A ! or send a letter to Creative Commons, 444 Castro Street,
7321N/A ! Suite 900, Mountain View, California, 94041, USA.
7321N/A !
7321N/A ! You can also obtain a copy of the license at legal-notices/CC-BY-NC-ND.txt.
7321N/A ! See the License for the specific language governing permissions
7321N/A ! and limitations under the License.
7321N/A !
7321N/A ! If applicable, add the following below this CCPL HEADER, with the fields
7321N/A ! enclosed by brackets "[]" replaced with your own identifying information:
7321N/A ! Portions Copyright [yyyy] [name of copyright owner]
7321N/A !
7321N/A ! CCPL HEADER END
7321N/A !
7321N/A ! Copyright 2015 ForgeRock AS.
7321N/A !
7321N/A-->
7321N/A<book xml:id="reference"
7321N/A xmlns="http://docbook.org/ns/docbook" version="5.0" xml:lang="en"
7321N/A xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
7321N/A xsi:schemaLocation="http://docbook.org/ns/docbook
7321N/A http://docbook.org/xml/5.0/xsd/docbook.xsd"
7321N/A xmlns:xinclude="http://www.w3.org/2001/XInclude"
7321N/A xmlns:xlink="http://www.w3.org/1999/xlink">
7321N/A <info>
7321N/A
7321N/A <title>OpenDJ Reference</title>
7321N/A <subtitle>Version ${docTargetVersion}</subtitle>
7321N/A
7321N/A <abstract>
7321N/A <para>
7321N/A Reference for OpenDJ directory server and bundled tools.
7321N/A The OpenDJ project offers open source LDAP directory services in Java.
7321N/A </para>
7321N/A </abstract>
7321N/A
7321N/A <copyright>
7321N/A <year>2015</year>
7321N/A <holder>ForgeRock AS.</holder>
7321N/A </copyright>
7321N/A
7321N/A <authorgroup>
7321N/A <author>
7321N/A <personname>
7324N/A <firstname>Mark</firstname> <surname>Craig</surname>
7321N/A </personname>
7321N/A </author>
7321N/A </authorgroup>
7321N/A
7321N/A <xinclude:include href="/legal.xml" />
7321N/A
7321N/A <date>${publicationDate}</date>
7321N/A <pubdate>${publicationDate}</pubdate>
7321N/A <releaseinfo>${softwareReleaseDate}</releaseinfo>
7321N/A
7321N/A </info>
7321N/A
7321N/A <toc />
7321N/A
7321N/A <xinclude:include href="preface.xml" />
7321N/A
7321N/A <!--
7321N/A For man page sections, let"s follow the BSD and Linux numbering.
7321N/A In other words, user tools are 1, admin tools are 8 rather than 1M.
7321N/A See http://en.wikipedia.org/wiki/Man_page#Manual_sections for details.
7321N/A -->
7321N/A
7321N/A <reference xml:id="admin-tools-ref">
7321N/A <title>Tools Reference</title>
7321N/A
7321N/A <partintro>
7321N/A <para>
7321N/A You can find bundle tools under the folder
7321N/A where you installed OpenDJ directory server as listed in
7321N/A <link
7321N/A xlink:href="admin-guide#cli-overview"
7321N/A xlink:show="new"
7321N/A xlink:role="http://docbook.org/xlink/role/olink"
7321N/A ><citetitle>Command-Line Tools</citetitle></link>.
7321N/A </para>
7321N/A </partintro>
7321N/A
7321N/A <xinclude:include href='man-backup.xml' />
7321N/A <xinclude:include href='man-base64.xml' />
7321N/A <xinclude:include href='man-control-panel.xml' />
7321N/A <xinclude:include href='man-create-rc-script.xml' />
7321N/A <xinclude:include href='man-dbtest.xml' />
7321N/A <xinclude:include href='man-dsconfig.xml' />
7321N/A <xinclude:include href='man-dsjavaproperties.xml' />
7321N/A <xinclude:include href='man-dsreplication.xml' />
7321N/A <xinclude:include href='man-encode-password.xml' />
7321N/A <xinclude:include href='man-export-ldif.xml' />
7321N/A <xinclude:include href='man-import-ldif.xml' />
7321N/A <xinclude:include href='man-ldapcompare.xml' />
7321N/A <xinclude:include href='man-ldapdelete.xml' />
7321N/A <xinclude:include href='man-ldapmodify.xml' />
7321N/A <xinclude:include href='man-ldappasswordmodify.xml' />
7321N/A <xinclude:include href='man-ldapsearch.xml' />
7321N/A <xinclude:include href='man-ldif-diff.xml' />
7321N/A <xinclude:include href='man-ldifmodify.xml' />
7321N/A <xinclude:include href='man-ldifsearch.xml' />
7321N/A <xinclude:include href='man-list-backends.xml' />
7321N/A <xinclude:include href='man-make-ldif.xml' />
7321N/A <xinclude:include href='man-make-ldif-template.xml' />
7321N/A <xinclude:include href='man-manage-account.xml' />
7321N/A <xinclude:include href='man-manage-tasks.xml' />
7321N/A <xinclude:include href='man-rebuild-index.xml' />
7321N/A <xinclude:include href='man-restore.xml' />
7321N/A <xinclude:include href='man-setup.xml' />
7321N/A <xinclude:include href='man-start-ds.xml' />
7321N/A <xinclude:include href='man-status.xml' />
7321N/A <xinclude:include href='man-stop-ds.xml' />
7321N/A <xinclude:include href='man-uninstall.xml' />
7321N/A <xinclude:include href='man-upgrade.xml' />
7321N/A <xinclude:include href='man-verify-index.xml' />
7321N/A <xinclude:include href='man-windows-service.xml' />
7321N/A </reference>
7321N/A
7321N/A <xinclude:include href="/shared/glossary.xml" />
7321N/A
7321N/A <xinclude:include href="appendix-rest2ldap.xml" />
7321N/A <xinclude:include href='appendix-file-layout.xml' />
7321N/A <xinclude:include href='appendix-ports-used.xml' />
7321N/A <xinclude:include href='appendix-standards.xml' />
7321N/A <xinclude:include href='appendix-controls.xml' />
7321N/A <xinclude:include href='appendix-extended-ops.xml' />
7321N/A <xinclude:include href='appendix-l10n.xml' />
7321N/A <xinclude:include href='appendix-interface-stability.xml' />
7321N/A <xinclude:include href='${basedir}/build/docgen/logref/log-message-reference.xml'>
7321N/A <xinclude:fallback>
7321N/A <appendix>
7321N/A <title>Log Message Reference Missing</title>
7321N/A <para>The log message reference is missing.</para>
7321N/A </appendix>
7321N/A </xinclude:fallback>
7321N/A </xinclude:include>
7321N/A
7321N/A <index />
7321N/A</book>