5.2 Installing iManager and Identity Manager on One Node in Each Peer Cluster

On one node in each peer cluster, install iManager and Identity Manager. This node will be referred to as the IDM node throughout the guide.

Each IDM node must be online in its peer cluster and Identity Manager must be running properly whenever you attempt to modify the BCC configuration or manage the BCC-enabled cluster resources.

5.2.1 Installing iManager and the Plug-Ins Used by BCC

  1. Install the iManager Server software on one node in each peer cluster:

    1. In YaST, add the OES 11 SP1 Add-on disk to the Installation Repository.

    2. In YaST, Select Open Enterprise Server > OES Install and Configuration.

    3. On the Software Management page, scroll down to select the iManager pattern.

    4. Click Accept.

    5. On the OES Configuration page, enable configuration of iManager, then click the iManager link.

    6. On the iManager Configuration page, select Don’t install plug-ins now, then click Next.

    7. Click Next and complete the installation.

  2. In a Web browser, access iManager, then log in to iManager as an administrator user.

    https://server_ip_address/nps/iManager.html
    

    Replace server_ip_address with the IP address or DNS name of the node where you installed iManager in Step 1.

  3. On the iManager Management page, install the plug-in modules.

    For instructions, see Downloading and Installing Plug-In Modules in the iManager 2.7.6 Administration Guide.

    BCC requires the following iManager plug-ins to be installed on the IDM node in each peer cluster. Install the plug-ins in the following order:

    • iManager Base Content

    • iManager Framework

    • iManager Framework Content

    • Storage Shared (storagemgmt.npm, the common code for storage-related plug-ins)

    • Storage Management (nssmgmt.npm)

    • Cluster Services (ncsmgmt.npm)

    • Any other plug-ins

    You will install the Identity Manager plug-ins later as part of the Identity Manager software installation.

  4. View a list of installed plug-ins.

  5. Exit iManager and close the browser.

  6. Restart Tomcat. Enter

    rcnovell-tomcat7 restart
    
  7. Repeat this procedure on the IDM node in each peer cluster in turn.

  8. Continue with Section 5.2.2, Installing the Identity Manager Components Used by BCC.

5.2.2 Installing the Identity Manager Components Used by BCC

The procedure in this section installs only the Identity Manager components used by BCC.

Install Identity Manager on the same node in each peer cluster where you installed iManager:

  1. Log in to the node as the root user, then open a terminal console.

  2. Securely copy the Identity Manager ISO file (Identity_Manager_4.0.2_BE_Linux.iso) to the first node in the peer cluster.

  3. Compute the MDT sum and verify it with the download information.

  4. Loop mount the ISO to /mnt.

  5. Start the Identity Manager installation, then follow the on-screen prompts.

    /mnt/products/IDM/install.bin -i console
    
  6. Choose the locale by specifying the number of the preferred language:

    • 1 - Deutsch
    • 2 - English
    • 3 - Francais
  7. Read the Introduction page, then press Enter to continue.

  8. Read the End-User License Agreement. Press Enter to continue through the 25 screens. At the end of the license, press y (Yes) to accept the terms of the license agreement.

  9. Select the components to install. Type 1,5,7 and press Enter.

    You select the Identity Manager engine (Metadirectory Server), the iManager plug-ins, and the customize option so that you can select the eDirectory driver later from a more detailed list of components.

    • 1 - Novell Identity Manager Metadirectory Server
    • 5 - iManager Plug-ins for Identity Manager
    • 7 - Customize the selected components
  10. Verify that the selected components are 1, 5, and 7, then press Enter to continue.

  11. Select the custom components to install. Type 1,4,33 and press Enter.

    • 1 - Metadirectory Engine
    • 4 - eDirectory Driver
    • 33 - iManager Plug-in (this option is not displayed on the screen)
  12. Verify that the selected components are 1, 4, and 33, then press Enter to continue.

  13. Press Enter to acknowledge the notification that Identity Manager requires activation.

  14. Provide the Identity Manager credentials, then press Enter.

  15. View the pre-installation summary, then press Enter to confirm the installation.

  16. When the installation is complete, it reports that the installation was successful but with some errors.

    There are no logs in the /root/idm folder.

    The debug log /tmp/idmInstall.log reports that the schema could not be extended because of missing schema files. The missing files are those associated with components that are not being installed, so this error message can be ignored.

  17. Repeat this procedure on the IDM node in each peer cluster in turn.

  18. When Identity Manager is running on one node in every peer cluster, continue with Section 5.2.3, Installing the Identity Manager Plug-in for iManager.

5.2.3 Installing the Identity Manager Plug-in for iManager

On the IDM node in each peer cluster, ensure that the Identity Manager plug-ins are installed:

  1. In a Web browser, access iManager running on the IDM node in the peer cluster, then log in to iManager as an administrator user.

  2. Verify that the Identity Manager plug-in has been added to iManager (an icon appears in the toolbar, or iManager opens by default to the Identity Manager page):

    • If Identity Manager is present, you are done with this task on this node. Repeat this procedure on the IDM node in each peer cluster in turn, then continue with Section 5.2.4, Adding Peer Clusters to Your My Clusters List.

    • If the Identity Manager plug-in is not present, continue with the next steps to install it.

  3. In iManager, click the Configure icon in the toolbar.

  4. Click Plug-In Installation > Available Novell Plug-In Modules.

  5. Select Novell Identity Manager Plug-Ins for 4.0, then click Install.

    If this option is not in the list, click Add, browse to select the Identity Manager .npm file, then click OK.

  6. Read the License Agreement, select I Agree, then click OK.

  7. After the installation is complete, click Close twice.

  8. Log out of iManager and close the browser.

  9. Restart Tomcat. Enter

    rcnovell-tomcat7 restart
    
  10. Repeat this procedure on the IDM node in each peer cluster in turn.

  11. After the iManager plug-in is installed for the iManager instance running on the IDM node in each peer cluster, continue with Section 5.2.4, Adding Peer Clusters to Your My Clusters List.

5.2.4 Adding Peer Clusters to Your My Clusters List

Add the peer clusters to the My Clusters page on the iManager instance on the IDM node in each peer cluster:

  1. Log in to iManager on the IDM node as a cluster administrator.

  2. In Roles and Tasks, select Clusters > My Clusters.

    The list of clusters is initially empty.

  3. Click Add to open the eDirectory browser pop-up window.

  4. Browse the tree where you are currently logged in to locate and select the Cluster objects for each of the peer clusters, then click OK.

    Newly selected clusters are added to your personalized list.

  5. Repeat the setup for the iManager instance on the IDM node in each peer cluster.

  6. After a My Clusters list is set up in iManager on the IDM node on each peer cluster, continue with Section 5.3, Configuring a BCC Administrator User and Group.