Hitachi

uCosminexus Application Server Security Management Guide


14.3.5 CSV file specification example

This example assumes users with the names taro, hanako, and jirou under a realm named Portal, and a user named k010000 under a realm named RealmA. Under the realm name J2EE, the users hanako and jirou use the Admin and DBMgr user IDs respectively. In this case, the CSV file contains the information shown below. (This example assumes that the user ID and password of a user are the same.)

REALMNAME

USERID

SECRETDATA

PUBLICDATA

LINK_J2EE

LINK_REALMA

Portal

taro

taro

developer

--

k010000

Portal

hanako

hanako

--

Admin

k010000

Portal

jirou

jirou

--

DBMgr

k010000

RealmA

k010000

k010000

--

--

--

J2EE

Admin

Admin

--

--

--

J2EE

DBMgr

DBMgr

--

--

--

Specification example
REALMNAME,USERID,SECRETDATA,PUBLICDATA,LINK_J2EE,LINK_REALMA
Portal,taro,taro,developer,,k010000
Portal,hanako,hanako,,Admin,k010000
Portal,jirou,jirou,,DBMgr,k010000
RealmA,k010000,k010000,,,
J2EE,Admin,Admin,,,
J2EE,DBMgr,DBMgr,,,