Hitachi

JP1 Version 12 JP1/Data Highway - Server Configuration and Administration Guide


8.4.9 Acquisition of user information

You can acquire (export) user information. The user information you can acquire here is the same as the information the representative user acquires on the web window by selecting a domain for exporting user settings.

Organization of this subsection

(1) Format

DWAdminClient.bat EXPORTUSERINFO
   -property property-file
   -result execution-result-storage-destination
   -domain target-domain-name

(2) Arguments

Table 8‒22: Arguments of the command for acquiring user information

No.

Option

Description

1

-result

Specifies the path to the storage destination of execution result file.

If the file does not exist, a new file is created. If the file exists, the existing file is overwritten.

2

-domain

Specifies the name of the target domain for acquiring user information list.

3

-property

For details, see 8.3.2 Common options.

(3) Description

(a) Information to be output to the execution result file

For details about the format for user information to be output, see 3.5.2(2)(a) Format of a CSV file for import in the JP1/Data Highway - Server Administrator Guide.

(b) User password information

For user password information in the execution result file, a string obfuscated in the format below is output. To specify an obfuscated user password in the command property file (property.xml), use a copy of the output string. An example of a string to be output is as follows:

Obfuscated string example
text:HEX:5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8

(4) Execution example

DWAdminClient.bat EXPORTUSERINFO
   -property "C:\DWCLient\property.xml"
   -result C:\temp\export_users.csv
   -domain HITACHI