3860N/AHow To Install OpenDS
3860N/A=====================
3860N/A
3860N/AIf you are reading this page, you have already installed the OpenDS package.
3860N/A
3860N/ABefore You Configure
3860N/A------------------
3860N/AA Java SE 5.0 (version 1.5.0_08) or higher runtime environment must be installed. It is
3860N/Arecommended that your system have at least 100MB of disk space and 256MB of free memory to run
3860N/AOpenDS for evaluation purposes. Note that you can configure OpenDS in such a way that it requires
3860N/Asubstantially less, or more, disk space. For more information, see the OpenDS System Requirements
3860N/Aat https://www.opends.org/wiki/page/OpenDSSystemRequirements.
3860N/A
3860N/ATo Configure OpenDS
3860N/A--------------------------------------
3860N/A 1. As root, type the following command:
3860N/A $BASEDIR/opends/configure --instancePath {instancePath} [ --userName {userName} [ --groupName {groupName} ] ]
3860N/A 2. As {userName}, type the following command:
3860N/A $BASEDIR/opends/setup
3860N/A
3860N/ASee Also
3860N/A--------
3860N/A * Installing the OpenDS Directory Server
3860N/A (https://www.opends.org/wiki/page/InstallingTheOpenDSDirectoryServer)
3860N/A * setup (https://www.opends.org/wiki/page/Setup)