Configuring Sun ONE Directory Server Instance
A new Sun ONE Directory instance must be created to integrate the Sun ONE Directory Server software with the SDX software. You will need to access the Sun Microsystems Web site to download the software.
To configure Sun ONE Directory Server instance:
- Download the product binaries from this location:
http://www.sun.com/software/download/products/3e5beea5.html- Unpack the binary files by executing the command:
gzip -dc <filename> .tar.gz | tr -xvof-
NOTE: <filename> corresponds to the product binaries that you want to unpack. It is assumed that you saved the downloaded file into the directory /tmp/DS.
- Change the directory path to the same directory to which you untarred the installation files.
cd/tmp/DS
- Execute the command:
./setup -s -f /opt/UMC/conf/iDS/sdx.inf- Change the directory path to:
/opt/UMC/conf/iDS- Execute this command to run the load script:
./loadAfter the schema is changed, the skeleton is loaded, and the access controls are created, the script prompts you to load the sample data. For example:
![]()
Sun ONE Directory Server can now be used by any SDX component.