Hitachi

JP1 Version 12 JP1/Automatic Operation Service Template Reference


4.7.6 Change password management information in JP1/Base(SYSTEM)

Function

Adds an OS user to the password management information or changes an OS user password that has already been registered in JP1/Base on a specified server (Windows only).

This plugin assumes the following server:

• Agent server (Execution target server)

This is the server on which this plugin is executed. JP1/Base must be set up.

Use situation

When you register a JP1 user, you use this plugin to also register OS user information to be mapped to JP1/Base. You can optimize the JP1 user-related settings by executing this plugin together with the following plugins:

• jp1baseAddJp1User

• jp1baseSetPermission

• jp1baseAddMapping

Prerequisites

For the latest support information about [Required product in the System]/[Required products on the execution target server]/[Prerequisite product OS running in the execution target server], see the release notes.

[Required product in the System]

(1)JP1/Automatic Operation 11-00 or later

[Required products on the execution target server]

(1)Job Management Partner 1/Base 09-00 or later, or

JP1/Base 11-00 or later

[Prerequisite product OS running in the execution target server]

(1) Windows Server 2008 R2 Standard/Enterprise/Datacenter

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

(3) Windows Server 2016 Standard/Datacenter

(4) Windows Server 2019 Standard/Datacenter

[Usage conditions for required products on the execution target server]

(1) If the execution target server's JP1/Base has a cluster configuration, specify in the common.targetHostname property the name of the physical host on which JP1/Base's logical host is running, and specify in the JP1.logicalHostName property JP1/Base's logical host name.

Cautions

(1) If the specified OS user name does not match any of the OS user names registered in JP1/Base's password management information, it is added as a new OS user name.

Version

02.50.01

Plug-in tags

Configure JP1,Base,Windows

Plug-in name displayed in the task log

jp1baseChangeUserInfo_System

Return code

0: Normal

21: Error (invalid environment) Command cannot be found (error

27: Error (check task logs for the nature of error)

41: Error (error detected in plugin) Missing property (error detected in plugin script)

42: Error (error detected in plugin) Internal error (error detected in the plugin script)

Property list

The following table lists the properties:

Property key

Property name

Description

Default value

I/O type

Required

JP1.logicalHostName

Logical host name for the execution target server

Specify the JP1 logical host name of the execution target server.

--

Input

O

common.osUserName

OS user name

Specify the name of the OS user whose JP1/Base password management information is to be registered or updated.

--

Input

R

common.osUserPassword

OS user password

Specify the password of the OS user whose JP1/Base password management information is to be registered or updated.

--

Input

R

plugin.destinationHost

Host name of the execution target server

Specify the host name or IP address of the server on which this plugin will be executed. IPv6 addresses are not supported.

--

Input

R

common.returnValue

Return value for the plugin

The return value of this plugin stored.

--

Output

O