Previous Topic: Prerequisites to Creating a CA Identity Manager EnvironmentNext Topic: How to Access a CA Identity Manager Environment


Create a CA Identity Manager Environment

CA Identity Manager environments let you manage objects in a directory with a set of roles and tasks. Use the CA Identity Manager environment wizard to guide you through the steps to create a CA Identity Manager environment.

Note the following points before creating a CA Identity Manager environment:

Follow these steps:

  1. If CA Identity Manager uses a cluster of Policy Servers, stop all but one Policy Server.
  2. If you have a cluster of CA Identity Manager nodes, stop all but one CA Identity Manager node.
  3. In the Management Console, click Environments.
  4. Click New.

    The CA Identity Manager environment wizard opens.

  5. Supply the following information:
  6. Select a CA Identity Manager directory to associate with the environment you are creating, and click Next.
  7. When the CA Identity Manager environment supports provisioning, select the appropriate provisioning server to use.

    Note: You are not prompted to select a provisioning server if you have selected a Provisioning directory as the CA Identity Manager directory.

  8. Configure support for public tasks. Typically, these tasks are self-service tasks, such as self-registration or forgotten password tasks. Users do not need to log in to access public tasks.

    Note: To enable users to use self-service tasks, configure public task support.

    1. Specify a unique name that is added to the URL for accessing public tasks.

      Example: You would use the following URL to access the default self-registration task:

      http://myserver.mycompany.com/iam/im/alias/index.jsp?task.tag=SelfRegistration

      In this URL, alias is the unique name that you supply.

    2. Specify one of the following existing user accounts that serves as the public user account. CA Identity Manager uses this account to allow unknown users to access public tasks without having to supply credentials.
      • LDAP users enter the unique identifier or relative DN of the public user account. Make sure that this value is mapped to the %USER_ID% well-known. For example, if the DN of the user DN is uid=Admin1, ou=People, ou=Employees, ou=NeteAuto, type Admin1.
      • Relational database users type the value that is mapped to the %USER_ID% well-known attribute in the directory configuration file, or the unique identifier for the user.

    Click Validate to view the full identifier of the user.

  9. Select the tasks and roles to create for this environment. You can do the following tasks:
  10. Select Role Definitions files to create sets of default tasks for your environment, and click Next.

    Role Definitions files are XML files that define a set of tasks and roles that are required to support specific features. For example, if you want to manage Active Directory and UNIX NIS endpoints, select those Role Definitions files.

    Note: This step is optional. If you do not want to create additional default tasks to support new functionality, skip this screen.

  11. Define a user to serve as the System Manager for this environment as follows:
    1. In the System Manager field, type the value that is mapped to the %USER_ID% well-known attribute in the directory configuration file, or specify one of the following user accounts:
      • LDAP users enter the unique identifier or relative DN of the user. For example, if the DN of the user DN is uid=Admin1, ou=People, ou=Employees, ou=NeteAuto, type Admin1.
      • Relational database users type the unique identifier for the user.
    2. Click Add.

      CA Identity Manager adds the complete identifier of the user to the list of users.

    3. Click Next.

    Note the following points when specifying the System Manager:

  12. In the Inbound Administrator field, specify a CA Identity Manager administrator account that can execute admin tasks that are mapped to inbound mappings.

    The user must be able to execute all those tasks on any user. The Provisioning Synchronization Manager role contains the provisioning tasks that are included in the default inbound mappings.

  13. Enter a password for the keystore, the database of keys that encrypt and decrypt data.

    Defining this password is a prerequisite to defining dynamic keys. You can modify the password after creating the environment using the System, Secret Keys task.

    A page summarizing the settings for the environment appears.

  14. Review the settings for the environment. Click Previous to modify or click Finish to create the CA Identity Manager environment with the current settings.

    The Environment Configuration Output screen displays the progress of the environment creation.

  15. Click Continue to exit the CA Identity Manager environment wizard.
  16. Start the Environment.

    Clicking the environment name, then click Start.

  17. If you stopped any Policy Servers in Step 1, restart them now.