Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Integrated Management - Manager Quick Reference


C.1 Procedure for creating business groups

To provide groups of business systems, you need to create business groups. A business group is a unit of hosts grouped in IM Configuration Management based on a certain purpose. Use the following procedure to create business groups:

  1. Specify the JP1 resource group names and JP1 permission levels for JP1 users of business groups.

  2. Enable restrictions on viewing and operating business groups.

  3. Create business groups.

  4. Register hosts.

The following describes how to create business groups for business systems in the configuration shown below, which is changed from the basic system configuration shown in 1.2.1 Overview of a basic configuration system.

[Figure]

Note that the system hierarchy is assumed to have been configured as shown in the above figure by using IM Configuration Management.

Organization of this subsection

(1) Settings of the user permission level file to be created

The table below shows the information specified in the user permission level file created in C.1(2) Specifying the JP1 resource group names and JP1 permission levels for JP1 users of business groups. The table also shows the corresponding JP1 user name, JP1 resource group name, and JP1 permission level.

Specification details

Specification in the user permission level file

JP1 user name, JP1 resource group name, and JP1 permission level that will be set

jp1admin:JP1_Console=JP1_Console_Admin,JP1_CF_Admin

JP1 user name:

jp1admin

JP1 resource group name:

JP1_Console

JP1 permission levels:

- JP1_Console_Admin

- JP1_CF_Admin

jp1user1:sigenA=JP1_Console_Operator

JP1 user name:

jp1user1

JP1 resource group name:

sigenA

JP1 permission level:

JP1_Console_Operator

(2) Specifying the JP1 resource group names and JP1 permission levels for JP1 users of business groups

To limit the business groups that can be viewed and operated by JP1/IM users, you need to specify the JP1 resource group name and JP1 permission level for each JP1 user. To do this, perform the following procedure on the primary authentication server of the system.

Prerequisites

The following conditions must be satisfied:

Procedure

  1. On the primary authentication server, specify settings in the JP1/Base user permission level file (JP1_UserLevel) as follows:

    -----------------------------------------------------

    jp1admin:JP1_Console=JP1_Console_Admin,JP1_CF_Admin

    jp1user1:sigenA=JP1_Console_Operator

    -----------------------------------------------------

    The user permission level file is stored in the following location:

    In Windows:

    Base-path\conf\user_acl\

    In Linux:

    /etc/opt/jp1base/conf/user_acl/

  2. Execute the following jbsaclreload command to apply the settings of the user permission level file to JP1/Base on the primary authentication server:

    • In Windows:

      "Base-path\bin\jbsaclreload"

    • In Linux:

      /opt/jp1base/bin/jbsaclreload

Related topics

(3) Enabling restrictions on viewing and operating business groups

To limit the business groups that can be viewed and operated by JP1/IM users, you enable restrictions on viewing and operating business groups. Perform this operation on managers.

Prerequisites

The following conditions must be satisfied:

Procedure

  1. Execute the following jcoimdef command to enable user mapping for the source host:

    • In Windows:

      "Console-path\bin\jcoimdef" -hostmap ON

    • In Linux:

      /opt/jp1cons/bin/jcoimdef -hostmap ON

  2. Execute the following jcoimdef command to enable restrictions on viewing and operating business groups:

    • In Windows:

      "Console-path\bin\jcoimdef" -bizmonmode ON

    • In Linux:

      /opt/jp1cons/bin/jcoimdef -bizmonmode ON

  3. Restart JP1/IM - Manager and JP1/IM - View.

Related topics

(4) Creating business groups and adding affiliated hosts to them

To limit the business groups that can be viewed and operated by JP1/IM users, you create business groups and then specify which business group manages which host.

Prerequisites

The following conditions must be satisfied:

Procedure

  1. From the Windows Start menu, select Programs, JP1_Integrated Management - View, and then Configuration Management. The Login window appears.

  2. Enter jp1admin for User name, jp1admin for Password, and admin for Host to connect, and then log in. The IM Configuration Management window appears.

  3. In the IM Configuration Management window, on the the Business Groups page, select the Acquire update right check box at the upper right of the page.

  4. Right-click the root node on the Business Groups page. In the pop-up menu that appears, select New. The Create Business Group window appears.

  5. Create a business group according to the following figure:

    [Figure]

  6. On the Business Groups page, in the tree area, select the node of the business group to which you want to add hosts.

  7. Right-click the selected node and, in the command menu that opens, select Add or Delete Affiliated Hosts. The Add or Delete Affiliated Hosts window opens.

  8. Add hosts to the business group according to the following figure:

    [Figure]

  9. In the IM Configuration Management window, on the Business Groups page, select Operation, Business Group, and then Apply Business Group to apply the business group settings to IM Configuration Management.

  10. Clear the Acquire update right check box.

Related topics