Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Automatic Operation Service Template Reference


2.5.10 Get JP1 user mapping definition

Function

This service template collects JP1/Base's JP1 user and OS mapping information in the format of the user mapping definition file (jp1BsUmap.conf).

The following tasks are performed.

(1) The JP1 user and OS mapping information is output to the specified file in text format (the same format as the user mapping definition file (jp1BsUmap.conf)). The output format of the file is the same as the output result of JP1/Base's jbsgetumap command.

Prerequisites

For the latest support information about [Required product in the System]/[Prerequisite products in the system executing the service template]/[Prerequisite product OS running in the system executing the service template], see the release notes.

[Required product in the System]

Job Management Partner 1/Automatic Operation 10-50 or later

[Prerequisite products in the system executing the service template]

(1)JP1/Base is running.

JP1/Base 08-00 or later

[Prerequisite product OS running in the system executing the service template]

(1) Windows Server 2003, Standard Edition/Enterprise Edition (x86/x64) SP1 or later, Windows Server 2003 R2, Standard Edition/Enterprise Edition (x86/x64)

(2) Windows Server 2008 Standard/Enterprise (x86/x64), Windows Server 2008 R2 Standard/Enterprise/Datacenter

(3) Windows Server 2012 Standard/Datacenter, Windows Server 2012 R2 Standard/Datacenter

(4) Red Hat Enterprise Linux 5 Advanced Platform (x86), Red Hat Enterprise Linux 5 (x86), Red Hat Enterprise Linux 5 Advanced Platform (AMD/Intel 64), Red Hat Enterprise Linux 5 (AMD/Intel 64)

(5) Red Hat Enterprise Linux Server 6 (32-bit x86), Red Hat Enterprise Linux Server 6 (64-bit x86_64)

[Usage conditions of prerequisite products in the system executing the service template]

(1) The authentication server has been configured.

(2) The usage conditions for JP1/Base's jbsgetumap command have been set.

Cautions

(1)If you are executing this service in a Linux environment, do not use multibyte characters in properties.

(2)When the files names specified for remote and local already exist, the existing files are overwritten. The file on the remote side is also deleted. For this reason, exercise sufficient caution that file names are specified correctly.

(3)If there is no folder at the path specified as remote, the folder is created. The created folder is left undeleted. If it is not used periodically, delete it.

Version

01.50.01

Category

JP1_Operations/Management

Property list

The following shows the list of the property groups set in the property:

Property group

Description

Initial display

Monitored system environment information

Specify JP1/Base environment information.

Y

JP1 user mapping acquisition information

Specify the information you want to acquire about the JP1 user mapping.

Y

The following shows the list of the properties to be displayed in the "Service Definition" dialog box:

(Legend)

R: The property must be specified.

O: The property can be omitted. However, the property might be mandatory depending on what is specified for other properties. See the Description of each property.

Property key

Property name

Description

I/O type

Shared

Required

Property group

jp1base.listJP1UserMappingOutputFileNameRemote

JP1 user mapping definition output file name (remote)

Specify the file name using the full path of the file on the JP1/Base to which JP1 user mapping definitions are to be output.

Input

Disabled

R

JP1 user mapping acquisition information

The following shows the list of the properties to be displayed on the "Service Definition" dialog box and the "Submit Service" dialog box:

Property key

Property name

Description

I/O type

Shared

Required

Property group

jp1base.jp1BaseHostName

JP1/Base host name

Specifies the host name or IP address of the server where JP1/Base is installed. IPv6 addresses are not supported. In the case of a cluster configuration, specify the logical host of the active server.

Input

Disabled

R

Monitored system environment information

jp1base.jp1BaseLHostName

Logical host name of JP1/Base

Specify the logical host name of JP1/Base on the agent server (if JP1/Base is used in a cluster configuration).

Input

Disabled

O

Monitored system environment information

jp1base.listJP1UserMappingOutputFileNameLocal

JP1 user mapping definition output file name (local)

Specify the file name using the full path of the file on the JP1/AO server from which JP1 user mapping definitions are to be obtained.

Input

Disabled

R

JP1 user mapping acquisition information

The following shows the restrictions on inputs to the properties displayed in the "Service Definition" dialog box:

Property key

Characters that can be input

jp1base.listJP1UserMappingOutputFileNameRemote

This is a character string of up to 256 characters. < > | ; & * ? " % ` and trailing \ and / are not allowed.

The following shows the restrictions on inputs to the property displayed on the "Service Definition" dialog box and the "Submit Service" dialog box:

Property key

Characters that can be input

jp1base.jp1BaseHostName

A maximum of 255 characters can be entered. Characters that can be used include alphanumeric characters, as well as . and -.

jp1base.jp1BaseLHostName

A maximum of 255 characters can be entered. Characters that can be used include alphanumeric characters, as well as . and -.

jp1base.listJP1UserMappingOutputFileNameLocal

This is a character string of up to 256 characters. < > | ; & * ? " % / and trailing \ are not allowed.

Flow specification details

The following table shows the detailed specification of the flow:

Hierarchy

Display name

Plug-in

Plug-in name

Version

Description

Error recovery method

1

listUserMappingJP1Base

Check mapping information

01.00.04

Acquires the mapping definition between JP1 users and OS users.

Eliminate the cause of the error, and then re-execute the service.

2

FileTransferPlugin

File-forwarding plug-in

01.00.00

Transfers the JP1 user mapping definition.

Eliminate the cause of the error, and then re-execute the service.

3

osDeleteFile

Delete file

01.00.04

Deletes temporary files.

Files remain in the target server. Delete them manually.