4.7.29 Check mapping information
Function
This plugin outputs JP1 user and OS user mapping information to a 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.
Use situation
When JP1/AJS3 - Manager or JP1/IM - Manager is running, the executing agent's JP1 user and OS user mapping information can be checked.
Prerequisites
For the latest support information about [Required products on the execution target server]/[Prerequisite product OS running on the execution target server], see the release notes.
In addition, the following OS and products use abbreviations. For the abbreviations of OS and products, see the "Preface".
[Required products on the execution target server]
(1)JP1/Base
[Prerequisite product OS running on the execution target server]
(1) Windows Server
(2) Red Hat Enterprise Linux Server
[Usage conditions for required products on the execution target server]
(1) The authentication server of JP1/Base is running.
Cautions
(1)If you are executing this service in a UNIX environment, do not use multibyte characters in properties.
Execution privilege
Windows: Administrator permission
UNIX: root permission
Version
04.00.00
Plug-in tags
Gather JP1 information,Base,Windows,Linux
Plug-in name displayed in the task log
jp1baseConfirmMapping
Return code
0: Normal
12: Error (user error) Invalid property
21: Error (invalid environment) Command cannot be found (error detected in the plugin script)
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 |
|---|---|---|---|---|---|
|
JP1Base.jp1BaseLHostName |
JP1/Base logical host name |
Specifies the JP1/Base logical host name. |
-- |
Input |
O |
|
JP1Base.listJP1UserMappingOutputFileName |
Name of the JP1 user mapping definition output file |
Specify the full path name of the output file for the JP1 user mapping definition. |
-- |
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 |