Configuring Single Components
This chapter provides information on how to configure components separately, including:
Hints for Installing the DirX Directory Server
-
Install the directory using default settings.
-
If working with an empty database, create an LDAP configuration and an administrator object before running DirX Identity installations (see the DirX Directory administration documentation for details).
-
If using the example database, enter:
-
cn=admin,o=my-company -
Password:
dirxwhen prompted for the directory administrator during installation.
-
f you installed DirX Directory after uninstalling the software without a new DirX Identity setup, restore the database and copy: dirxabbr-ext.DirXmetahub… and dirxabbr-ext.DirXmetaRole… files from <install_path>/client/conf to <dirx_install_path>/client/conf.
|
|
DirX Identity with shadow agreements
|
Hints for Configuring the Tomcat Server
Ensure Tomcat has sufficient maximum memory:
-
Windows: Open Configure Tomcat → Java tab → set Maximum memory pool.
-
Linux: add at the beginning of Tomcat’s startup script startup.sh:
JAVA_OPTS=-Xmx512m; export JAVA_OPTS(Example sets 512 MB)
Restart Tomcat for changes to apply.
Configuring Connectivity Schema and Data
Steps for separate installation:
-
Ensure a directory server exists (use native tools).
-
Run installation (see Installing DirX Identity):
-
In Choose Licensed Features Set, select licensed features.
-
-
Run configuration (see Configuring DirX Identity):
-
Select Connectivity Schema and Data Configuration.
-
-
Extend directory schema as required (see Indexed Attributes).
Configuring Provisioning Schema and Data
Follow similar steps as Connectivity:
-
Ensure a directory server exists.
-
Install DirX Identity (select licensed features).
-
Configure:
-
Select Provisioning Schema and Data Configuration.
-
-
Extend schema as needed.
Message Broker
-
Prerequisites: Prerequisite: Connectivity Configuration must exist.
-
Install DirX Identity (select licensed features).
-
Configure:
-
Select ActiveMQ Message Broker Configuration.
-
C++-based Identity Server
-
Prerequisites: Connectivity Configuration and Message Broker.
-
Install DirX Identity (select licensed features).
-
Configure:
-
Select C++-based Server Configuration.
-
First server type =
primary(runs Status Tracker); others =secondary. -
Meta Controller (metacp) installs automatically.
Only one C++-based Identity Server per computer.
-
Java-based Identity Server
-
Prerequisites: Connectivity Configuration and Message Broker.
-
Install DirX Identity (select licensed features).
-
Configure:
-
Select Java-based Server Configuration.
All servers are primary(contain repository). Secondary servers not supported.
-
DirX Identity Manager
-
Prerequisite: Connectivity Configuration.
-
Install DirX Identity (select licensed features).
-
Configure:
-
Select Manager Configuration.
-
DirX Identity Web Center
-
Prerequisites:
-
Connectivity Configuration
-
Provisioning Configuration (sample or customer domain)
-
-
Install DirX Identity (select licensed features).
-
Configure:
-
Select Web Center Configuration.
-
Business User Interface
-
Prerequisites:
-
Connectivity Configuration
-
Provisioning Configuration (sample or customer domain)
-
-
Install DirX Identity (select licensed features).
-
Configure:
-
Select Business User Interface Configuration.
-