Overview of Sun ONE Directory Server Integration
You can integrate the Sun ONE Directory Server product into your SRC environment by installing an SRC add-on package and then installing Sun ONE Directory Server as specified in this chapter. Sun ONE Directory Server is based on industry-standard LDAP and provides advanced security features, carrier-grade scalability, performance, and availability. Sun ONE acts as a central repository for the consolidation of subscriber profiles.
You can use the information stored in Sun ONE Directory Server for the authentication and authorization of subscribers to enable secure access to enterprise and Internet services. Sun ONE helps to ensure that appropriate access control policies are enforced across all communities, applications, and services on a global basis.
About the Sun ONE Add-On Package
The Sun ONE Directory Server add-on package for the SRC software is called UMCiDSa. This package provides integration files for Sun ONE Directory Server versions 5.1 and 5.2:
- For Sun ONE Directory Server versions 5.1—/opt/UMC/conf/iDS/SunOne5.1/sdx.inf
- Sun ONE Directory Server versions 5.2—/opt/UMC/conf/iDS/SunOne5.2/sdx.inf
- A load script and files in LDAP Data Interchange Format (LDIF) to integrate Sun ONE Directory Server with the SRC software in the /opt/UMC/conf/iDS directory.
Silent Installation for Sun ONE Directory Server
Sun ONE's silent installation feature allows Sun ONE software to be embedded with the SRC software through an sdx.inf file specific to the version of Sun ONE DIrectory Server that is being installed. No user intervention is required during the setup process. Table 8 describes important setup script information provided in an sdx.inf file.
Server identifier (Sun ONE specific). The directory instance is installed in the path:
Load Script to Integrate Sun ONE Directory Server
The load script performs the following tasks:
Because the Merit AAA Server (RADIUS) requires that passwords be stored as clear text, the load script changes a setting to not store the password in an encrypted manner.
- Add SDX schema requirements
- Index SDX attributes
- Create the directory infrastructure for SDX entries
- Load access control information
Sun One Directory Server stores the access control information in the aci attribute, which is available for all directory entries. The load script processes the access.ldif file to add required access control information.
The load script is designed to work with Sun ONE Directory Server 5.1 and 5.2. For version 5.1, you enter the command with the 5.1 option:
load 5.1For version 5.2, you enter the command without any options:
load