14.3 Installing on a Server with Multiple Instances of Identity Vault

Identity Manager supports this installation as a root user and in a silent mode. This procedure requires you to create a silent.properties file for each Identity Vault instance where you want to install Identity Manager.

Perform the following steps to install Identity Manager in the silent mode:

  1. Review the prerequisites and system requirements in Section 12.0, Planning to Install the Engine, Drivers, and Plug-ins.

  2. Follow the instructions from Section 14.2, Performing a Silent Installation.

    1. Ensure that the silent.properties file includes the following settings:

      EDIR_USER_NAME=cn=admin_name,o=organization_name
      EDIR_USER_PASSWORD=identity_vault_password
      METADIRECTORY_SERVER_SELECTED=true
      CONNECTED_SYSTEM_SELECTED=false
      X64_CONNECTED_SYSTEM_SELECTED=false
      WEB_ADMIN_SELECTED=false
      UTILITIES_SELECTED=false
      EDIR_NCP_PORT=<ncp_port>
      EDIR_NDS_CONF=</path/to/edir/conf>
      EDIR_IP_ADDRESS=ip_address_for_identity_vault
      
      # For Customization use the following properties 
      CUSTOM_SELECTED=true 
      # engine custom list engine and drivers jdbc and delim  
      CHOSEN_INSTALL_FEATURE_LIST_SERVER=ENGINE,JDBC,DELIM,additional_value
    2. You can include the following additional values to customize the engine list:

      • Server_DRIVERS

      • AD

      • EBSHR

      • EBSTCA

      • EBSUM

      • DELIM

      • EDIR

      • BIEDIR

      • JDBC

      • JMS

      • LDAP

      • NXSET

      • NOTES

      • PS

      • REMEDY

      • SAPUMJ

      • SAPHR

      • SAPGRC

      • SAPBL

      • SAPPORTAL

      • SOAP

      • REST

      • SFORCE

      • SENTREST

      • BLACK

      • BANNER

      • GOOGLE

      • AR

      • NPUM

      • TSS

      • RACF

      • AFC2

      • UAD

      • RRSD

  3. (Conditional) To verify whether the installation was successful, look for the following lines in the /tmp/idmInstall.log file.

    NDS schema extension complete.
    exitValue=0
    Schema extended
    SCHEMA_EXTENDED=true
    ==== UpdateIDMConfigureStatus ==============================
    stateFile: /root/idm/Uninstall_Identity_Manager/idmconfigure_state.conf
    INSTALL_SUCCESS: SUCCESS
    enter loop: 
    ==== Complete ==============================================
    INSTALL_SUCCESS=SUCCESS