2N/A<?
xml version="1.0" encoding="UTF-8"?>
2N/A ! This work is licensed under the Creative Commons 2N/A ! Attribution-NonCommercial-NoDerivs 3.0 Unported License. 2N/A ! To view a copy of this license, visit 2N/A ! or send a letter to Creative Commons, 444 Castro Street, 2N/A ! Suite 900, Mountain View, California, 94041, USA. 2N/A ! You can also obtain a copy of the license at 2N/A ! See the License for the specific language governing permissions 2N/A ! and limitations under the License. 2N/A ! If applicable, add the following below this CCPL HEADER, with the fields 2N/A ! enclosed by brackets "[]" replaced with your own identifying information: 2N/A ! Portions Copyright [yyyy] [name of copyright owner] 2N/A ! Copyright 2011-2015 ForgeRock AS. 2N/A<
appendix xml:
id='appendix-file-layout' 2N/A <
title>File Layout</
title>
2N/A OpenDJ software installs and creates the following files and directories.
2N/A The following list is not meant to be exhaustive.
2N/A <
indexterm><
primary>File layout</
primary></
indexterm>
2N/A <
indexterm><
primary>Installed files</
primary></
indexterm>
2N/A <
term><
filename>Legal</
filename></
term>
<
para>Mac OS X GUI for installing OpenDJ</
para>
<
term><
filename>README</
filename></
term>
Brief instructions on installing OpenDJ directory server
<
para>Mac OS X GUI for removing OpenDJ</
para>
<
term><
filename>bak</
filename></
term>
<
para>Directory for saving backup files</
para>
<
term><
filename>bat</
filename></
term>
<
para>Windows command-line tools and control panel</
para>
<
term><
filename>bin</
filename></
term>
<
para>
UNIX/
Linux/
Mac OS X command-line tools and control panel</
para>
<
term><
filename>changelogDb</
filename></
term>
Backend data for the external change log when using replication
<
term><
filename>classes</
filename></
term>
<
para>Directory added to the <
literal>CLASSPATH</
literal> for OpenDJ,
permitting individual classes to be patched</
para>
<
term><
filename>config</
filename></
term>
<
para>OpenDJ server configuration and schema, PKI stores, LDIF generation
templates, resources for upgrade</
para>
<
para>Templates for use with the <
command>make-ldif</
command> LDIF
<
para>LDIF representation of current OpenDJ server config</
para>
<
para>Use the <
command>dsconfig</
command> command to edit OpenDJ server
<
para>JVM settings for OpenDJ server and tools</
para>
<
para>OpenDJ directory server LDAP schema definition files</
para>
<
para>Data used by task scheduler backend so that scheduled tasks and
recurring tasks persist after server restart</
para>
<
para>Default settings for command-line tools</
para>
<
para>Use as a template when creating an
<
para>Resources used by the upgrade command to move to the next version
<
para>List of words used to check password strength</
para>
<
term><
filename>db</
filename></
term>
Backend database files for backends that hold user data
<
para>Sample OpenDJ plugin code. Custom plugins are meant to be installed
<
term><
filename>import-tmp</
filename></
term>
<
para>Used when importing data into OpenDJ</
para>
Pointer to OpenDJ on the file system, provided for package installations
where the program files are separate from the server instance files
<
term><
filename>ldif</
filename></
term>
<
para>Directory for saving LDIF export files</
para>
<
term><
filename>lib</
filename></
term>
<
para>Scripts and libraries needed by OpenDJ and added to the
<
literal>CLASSPATH</
literal> for OpenDJ</
para>
<
para>File system directory to hold your custom plugins</
para>
<
term><
filename>locks</
filename></
term>
<
para>Directory to hold lock files used when OpenDJ is running to prevent
backends from accidentally being used by more than one server process</
para>
<
term><
filename>logs</
filename></
term>
<
para>Access, errors, audit, and replication logs</
para>
<
para>Contains the process ID for the server when OpenDJ is running</
para>
<
term><
filename>setup</
filename></
term>
<
para>UNIX setup utility</
para>
<
para>Windows setup utility</
para>
<
term><
filename>template</
filename></
term>
Template files for a directory server instance
<
term><
filename>uninstall</
filename></
term>
<
para>UNIX utility for removing OpenDJ</
para>
<
para>Windows utility for removing OpenDJ</
para>
<
term><
filename>upgrade</
filename></
term>
<
para>UNIX utility for upgrading OpenDJ by pointing to the new .zip</
para>
<
para>Windows utility for upgrading OpenDJ by pointing to the new .zip</
para>