Hitachi

JP1 Version 12 JP1/Service Support Configuration and Administration Guide


User information editing file (Optional)

Organization of this page

Description

This file contains user information to be used to edit the user information registered in JP1/Service Support. This file must be created in CSV format. To register the contents of this file in JP1/Service Support, you must execute the jssuseredit command.

Format

#comments (Linefeed)
"Target user ID","ID","Name","English name","Organization","Title","Title level","Email address","Phone number","Phone number 2","Comment"(Linefeed)
"Target user ID","ID","Name","English name","Organization","Title","Title level","Email address","Phone number","Phone number 2","Comment"(Linefeed)
  :
  :

Lines starting with a hash mark (#) are treated as comments.

Legend:

(Linefeed): Indicates a linefeed character.

File name

Use any file name.

Storage folder

Any folder on the host where the jssuseredit command is executed

When the definition is applied

The definition is applied to JP1/Service Support when the jssuseredit command is executed.

What is described

Specify user information in the order described in the following table.

Table 13‒74: User information to be specified in the user information editing file (for each line)

Specification order

Element name

Specifiable character and conditions

Specifiable number of bytes#

Specify or not

1

Target user ID

Half-width alphanumeric characters

1 to 64 bytes

Y

2

User ID

Half-width alphanumeric characters.

When changing a user ID, you can change the user ID specified as the Target user ID to the value specified for this element.

1 to 64 bytes

Y

3

Name

Characters other than control characters (0x00 to 0x1F, and 0x7F)

1 to 255 bytes

Y

4

English name

Characters other than control characters (0x00 to 0x1F, and 0x7F)

No more than 255 byes

Δ

5

Organization

Characters other than control characters (0x00 to 0x1F, and 0x7F)

No more than 512 bytes

Δ

6

Title

Characters other than control characters (0x00 to 0x1F, and 0x7F)

No more than 255 byes

Δ

7

Title level

Characters other than control characters (0x00 to 0x1F, and 0x7F)

No more than 255 byes

Δ

8

Email address

Standard ASCII characters, however, the following conditions apply:

  • Characters other than control characters (0x00 to 0x1F, and 0x7F)

  • Only one at sign (@) is contained.

  • Characters exist before and after the at sign (@).

  • No periods (.) at the beginning or the end.

  • No (, ), <, >, [, ], :, ;, \, ,, or half-width space (0x20) characters.

No more than 255 byes

Δ

9

Phone number

Characters other than control characters (0x00 to 0x1F, and 0x7F)

No more than 255 byes

Δ

10

Phone number 2

Characters other than control characters (0x00 to 0x1F, and 0x7F)

No more than 255 byes

Δ

11

Comment

Characters other than control characters (0x00 to 0x1F, and 0x7F)

No more than 512 bytes

Δ

Legend:

Y: An element that must be specified.

Δ: An element to specify if necessary.

#

If the specified string contains full-width characters, they are converted to three or four bytes.

Each line holds the information for one user. Enclose each element of user information in double-quotation marks ("), and separate the elements with commas (,). Elements other than Target user ID, User ID, and Name are optional, but they cannot be omitted. Even if you do not specify them, you need to leave a set of double-quotation marks ("") for the applicable elements. In addition, the order of specifying the elements is fixed.

The following is an example when Title level is omitted:

"Target user ID","ID","Name","English name","Organization","Title","","Email address","Phone number","Phone number 2","Comment"(Linefeed)

Notes

Definition example

The following example enters the information for two users (Target user ID: 10009 and 10010) in the user information editing file:

"10009","10009","Ichiro Yoyogi","Ichiro Yoyogi","System development division","General manager","1","XXXXXX@hitachi.com","aaa-bbb-cccc","",""
"10010","10010","Tomozo Totsuka","Tomozo Totsuka","System development division","Manager","2","XXXXXX@hitachi.com","aaa-bbb-cccc","",""