SRC-PE Release 1.0.x Integration Guide > Integrating the DirX Directory Server
> About the DirX Add-On Package
About the DirX Add-On Package
The DirX directory server add-on package for the SRC software is named UMCdirxa.This package provides a generate.sh script that integrates DirX with the SRC software and a variables.tcl file that contains configuration information that the SRC software requires. Table 9 describes important generate-script information, which is contained in the variables.tcl file. The installation for the add-on package places this file in the customize in the dirx user home directory /export/home/dirx.
Table 9: Information Needed for DirX Generate Script
|
|
LDAP port to be used for directory instance
|
389
|
Suffix for new LDAP directory instance
|
/o=umc
|
Identifier for superadministrator
|
/o=umc, cn=umcAdmin
|
Password for superadministrator
|
admin123
|
The generate.sh script also extends the LDAP schema to:
- Index SDX attributes by processing the schema.adm file.
- Defines the directory tree structure by processing the initialize.cp file.
- Adds access control information by processing the access.cp file.
- Creates the directory infrastructure.
- Lets you load sample data.