Hitachi

uCosminexus Service Platform Reference Guide


6.4.1 cscsetup command definition file

Organization of this subsection

(1) Format

owner=Owner-set-by-Component-Container-Administrator
group=Group-set-by-Component-Container-Administrator

(2) Function

Specifies the information required for operating the cscsetup command. This definition file is used for easy setup of the HCSC production environment. This definition file is valid only for UNIX.

(3) File storage location

Template file (SOAP1.1 mode)
service-platform-installation-directory\CSC\config\manager\templates\hsetup\esb\cscsetup.properties
Template file (SOAP1.1/1.2 combined mode)
service-platform-installation-directory\CSC\config\manager\templates\hsetup\esb_1.1_1.2mode\cscsetup.properties
Important note

The stored file becomes the template file. After copying the template file to any directory, edit the template file and then create the definition file.

(4) Specifiable parameters

owner=owner-set-by-Component-Container-Administrator ~ <<superuser>>

Specifies the owner set by Component Container Administrator.

group=group-set-by-Component-Container-Administrator ~ <<superuser>>

Specifies the primary GID set by Component Container Administrator.

(5) Notes

If you do not specify the values for the owner and the group, the following values become the default values. To perform operations by changing to any Component Container Administrator, specify the owner and the group in this definition file.

In Linux(R)

Owner: root, Group: root

In AIX

Owner: root, Group: system