Name Date Size

.. 2015-04-20 00:37:17 23

admin 2013-05-30 07:36:22 24

bin 2013-06-18 20:43:42 72

config 2013-06-11 18:45:32 9

debian 2013-05-30 07:36:22 3

dsml 2013-05-30 07:36:22 5

DynamicConstants.java.stubs 2013-05-30 07:36:22 9.4 KiB

FindJavaHome.class 2013-05-30 07:36:22 1.5 KiB

FindJavaHome.java 2013-05-30 07:36:22 2.1 KiB

images 2013-06-07 06:16:01 3

instance.loc 2013-05-30 07:36:22 2

legal-notices 2013-05-30 07:36:22 5

log-message-reference.xml 2013-05-30 07:36:22 2.9 KiB

mac 2013-05-30 07:36:22 5

MakeLDIF 2013-05-30 07:36:22 8

man 2013-05-30 07:36:22 4

messages 2013-05-30 07:36:22 14

Messages.java.stub 2013-05-30 07:36:22 3 KiB

README 2013-06-25 21:13:41 1.8 KiB

schema 2013-06-11 18:45:32 18

setup 2013-05-30 07:36:22 1.8 KiB

setup.bat 2013-05-30 07:36:22 2.4 KiB

uninstall 2013-05-30 07:36:22 1.9 KiB

uninstall.bat 2013-05-30 07:36:22 2.1 KiB

upgrade 2013-05-30 07:36:22 1.2 KiB

upgrade.bat 2013-05-30 07:36:22 1.1 KiB

webstart 2013-06-07 14:56:56 5

README

OpenDJ - Open Source Directory Services in Java
This archive contains OpenDJ, an open source, high performance, highly
available, secure, directory server in Java.
This product includes software available under the Common Development and
Distribution License (CDDL). The complete text for this license, and for
alternate licenses of included components, may be found in the legal-notices
directory.
How To Install OpenDJ
=====================
Once you have downloaded and unzipped the OpenDJ directory server binaries,
you can install OpenDJ in either of two modes:
* Graphical User Interface (GUI) mode. The GUI mode uses QuickSetup, a
Java-based graphical tool that enables you to install and configure
OpenDJ directory server, load it with data and get it running quickly.
* Interactive Command-line mode. The interactive command-line utility prompts
you for required information before the installation and configuration begin.
Before You Install
------------------
* A Java SE 6 or later runtime environment must be installed.
* The system must have at least 100MB of disk space and 256MB of free memory
to run OpenDJ directory server for evaluation purposes.
To Install OpenDJ in GUI mode
-----------------------------
1. From the top level of your installation directory, run the setup command.
2. Answer the questions in the installation wizard.
To Install OpenDJ in Command-Line Mode
--------------------------------------
1. From the top level of your installation directory, run the setup command
with the --cli option:
(Unix, Linux) setup --cli
(Windows) setup.bat --cli
2. Follow the prompts to provide the required installation information.
To learn more about OpenDJ directory services, visit the project site:
http://opendj.forgerock.org/