[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Integrating the Sun ONE Directory with the SRC Software

The tasks to integrate the Sun ONE Directory Server with the SRC software are:

  1. Installing the Solaris operating system and the patches that the Sun ONE directory server requires. See the documentation for Sun ONE directory Server for details.
  2. Installing the Sun ONE Directory Add-On Package
  3. Configuring an Instance of Sun ONE Directory Server

Before you can integrate the Sun ONE Directory Server software with the SRC software, you must have access to the Sun ONE Directory Server software; the Sun ONE Directory Server software is not included with your SRC software. See the SRC-PE Release Notes for information about the versions of Sun ONE Directory Server and the associated service packs supported.

Obtain the software by downloading the Sun ONE Directory Server software from the Sun Microsystems Web site at:

http://www.sun.com/download

Installing the Sun ONE Directory Add-On Package

You must install the Sun ONE Directory add-on package for the SRC software before you install Sun One Directory Server. For information about installing the package, see SRC-PE Getting Started Guide, Chapter 28, Installing the SRC Software on a Solaris Platform.

Configuring an Instance of Sun ONE Directory Server

You must create a new instance of the Sun ONE Directory to integrate the Sun ONE Directory Server software with the SRC software.

To create an instance of Sun ONE Directory and integrate it with the SRC software:

  1. Uncompress the archive file that you downloaded from the Sun Microsystems Web site by executing the command:
  2. gzip -dc <filename>.tar.gz | tar xvf - 
    
    
    

where <filename> is the name of the TAR file.

  1. Move to the directory that contains the expanded files.

For example, if you saved the downloaded file into the directory /tmp/DS, enter:

cd /tmp/DS

  1. Enter the command appropriate to the version of Sun ONE Directory Server to install an instance of the directory by using an sdx.inf file.
  1. Move to the following directory:
  2. /opt/UMC/conf/iDS
    
    
    
  3. Enter the command appropriate to the version of Sun ONE Directory Server to run a load script.

After the script updates the schema, loads the directory infrastructure, and creates the access controls, the script prompts you to load the sample data. An example is shown in the following window.

After the script finishes running, SRC components can use the Sun ONE Directory Server.


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]