Implementation Guide › Installing the Enterprise Management Server › How to Install the Enterprise Management Server Components › Configuring the Enterprise Management Server for SUN ONE and CA Directory › Create a Directory for CA Directory
Create a Directory for CA Directory
A directory provides information about a user directory that CA ControlMinder Enterprise Management manages. You configure the CA Directory settings after you install CA ControlMinder Enterprise Management.
Important! If the UID attribute in the directory does not contain a value, you must edit the SAM_CA_Directory.xml file before you create the directory. For example:
<ImsManagedObjectAttr physicalname="uid" displayname="User ID" description="User ID" valuetype="String" required="true" multivalued="false" wellknown="%USER_ID%" maxlength="0" permission="WRITEONCE"/>
Note: The UID attribute must have unique user-defined data. Each of the CA Directory attributes is mapped once to the CA ControlMinder Enterprise Management attributes in the CA Directory XML file.
Follow these steps:
- Navigate to the following directory, where JBoss_HOME indicates the directory where you installed JBoss:
JBoss_HOME/server/default/deploy/IdentityMinder.ear/user_console.war/META-INF/
- Copy the following files file to a temporary directory.
- SAM_CA_Directory.xml
- ac-RoleDefinitions_CADir_EN.xml
- ac-environmentSettings.xml
- Delete the ac-environment.properties file, if it exists.
- Start the JBoss application server.
- Open the CA Identity Minder Management Console as follows:
http://enterprise_host:port/idmmanage
The CA Identity Minder Management Console opens.
- Select Directories, New.
The new directory window opens.
- Select Browse and locate the SAM_CA_Directory.xml file. Click Next.
- Enter the following details:
- Name—defines the directory logical name
- Description—(optional) specifies a description for the directory
- Object Connection Name—specifies the name of the user store
- Host—defines the directory host name or IP address
- Port—defines the directory port number
Example:389
- Search root—defines the organization search root. Directory search will start from the root level
Note: Leave this field blank if you work with multiple domains
- User DN—defines a user account with privileges to log in to the directory
Example: cn=Username, ou=Administration, ou=Corporate, o=Democorp, c=AU
- Password—defines the user account password
- Confirm password—enter the user account password to confirm the password
- Secure connection—indicates that the connection to the directory is secured
- Click Next and Finish.
The new directory is created. You now need to create an environment.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|