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