Hitachi

JP1 Version 12 Integrated Management: Getting Started


3.2.1 Configuring user mapping

To use the central console to execute commands on hosts in the system, you need to use JP1/Base user mapping to map a JP1 user account to an OS user account on a host. User mapping must be configured on each host on which commands are executed. This manual describes how to configure user mapping on host A in the basic configuration system shown in 2.1 Overview of a basic configuration system. You can use the GUI or a command to configure user mapping.

Organization of this subsection

(1) Using the GUI to configure user mapping (Windows only)

Because JP1 users can use the central console to execute commands on hosts in the system, you need to configure user mapping by using the JP1/Base GUI. This manual describes the user mapping procedure for the JP1 user jp1admin and the OS user salesA.

Prerequisites

The following conditions must be satisfied:

Procedure

  1. From the Windows Start menu, select All Programs, JP1_Base, and then JP1_Base Setup. The JP1/Base Environment Settings window dialog box appears.

  2. Configure user mapping according to the following figure.

    [Figure]

Related topics

(2) Using a command to configure user mapping (Windows and Linux)

The following describes how to use the jbssetumap command to configure user mapping in order to allow commands to be executed on hosts in the system from the central console. This manual describes the user mapping procedure for the JP1 user jp1admin and the OS user salesA.

Prerequisites

The following conditions must be satisfied:

Procedure

  1. Execute the following jbssetumap command on host A (hostA) to configure user mapping:

    • In Windows:

      "Base-path\bin\jbssetumap" -u jp1admin -sha -o salesA

    • In Linux:

      /opt/jp1base/bin/jbssetumap -u jp1admin -sha -o salesA

    Execute the above command on each host.

Related topics