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