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