Hitachi

JP1 Version 12 JP1/Service Support Configuration and Administration Guide


jssuseredit (edits user information)

Organization of this page

Description

This command edits the user information that is registered in the JP1/Service Support database.

Format

jssuseredit -i user-information-editing-file-name
           [-f]

Required execution permission

Administrator permissions

Storage folder

JP1/SS-path\bin\

Arguments

-i user-information-editing-file-name

Use 255 bytes or less to specify the name of a User information editing file. Count two bytes for full-width characters in the file name. You can use an absolute path or a relative path to specify the file name. When you use a relative path, make sure that it will be 255 bytes or less after it is converted to an absolute path. For the file name, you cannot specify a character string beginning with a hyphen (-). For details about User information editing files, see User information editing file (Optional) in Chapter 13. Definition Files.

-f

Continues processing even if some of the data in the User information editing file is incorrect. When you specify the -f option, the command skips incorrect information about a user in the User information editing file and proceeds to edit the next user information item.

If you do not specify the -f option and the command fails to edit even a single user information item in the User information editing file, the command is canceled and the remaining user information will not be edited.

Return values

Return value

Meaning

0

Normal end

1

Abnormal end

Prerequisites for executing the command

Remarks

Example

The following example shows how to use the User information editing file (c:\user\user01.csv) to edit user information.

jssuseredit -i c:\user\user01.csv