4.13.15 Get list of OS users
Function
This plugin acquires a list of Windows/UNIX OS users.
Use situation
Checking the OS users defined in the system.
Prerequisites
For the latest support information about [Required products on the execution target server]/[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]
None.
[OS running on the execution target server]
(1) Windows Server
(2) Red Hat Enterprise Linux Server
(3) Oracle Linux
[Usage conditions for required products on the execution target server]
(1) A server is running.
Execution privilege
Windows: Administrator permission
UNIX: root permission
Version
04.00.00
Plug-in tags
Gather OS information,Linux,Windows
Plug-in name displayed in the task log
osShowUsers
Return code
0: Normal
12: Error (user error) Invalid property
27: Error (check task logs for the nature of error)
41: Error (error detected in plugin) Missing property (error detected in plugin script)
Property list
The following table lists the properties:
|
Property key |
Property name |
Description |
Default value |
I/O type |
Required |
|---|---|---|---|---|---|
|
common.fileName |
File name |
Specify the file name. |
-- |
Input |
R |
|
OS.selectWorkgroupDomain |
Select workgroup or domain |
Specify whether the virtual server belongs to a workgroup or domain (Windows only). |
-- |
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 |