Previous Topic: Advanced ConfigurationNext Topic: Open the CA Identity Minder Management Console


Enable the CA Identity Minder Management Console

When you install the Enterprise Management Server for the first time, the CA Identity Minder Management Console option is disabled. To enable the CA Identity Minder Management Console, change the default settings.

Important!: Complete the following procedure only if you selected to use Active Directory or the embedded user store during installation.

To enable the CA Identity Minder Management Console

  1. Stop JBoss if it is running. Do one of the following:
  2. Navigate to the following directory, where JBoss_HOME is the directory where you installed JBoss:
    JBoss_HOME/server/default/deploy/
    IdentityMinder.ear/management_console.war/WEB-INF
    
  3. Open the web.xml file in an editable form.
  4. Search for the following section:
    AccessFilter
    
  5. In the <param-value> field, change the value to True.
  6. Save and close the file.
  7. Start JBoss.

    The CA Identity Minder Management Console is enabled.