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