uCosminexus Service Platform, Setup and Operation Guide
This subsection describes how to check and change the user information of the FTP adapter during operations.
The prerequisites for confirming the user information of the FTP adapter, and method for starting are as follows:
To check the user information of the FTP adapter, the following conditions must be fulfilled:
For details on how to check the status of the HCSC server, see "5.3.15 Checking the HCSC server information".
To check the user information of the FTP adapter, execute the csaftpuserls command in the operating environment.
Execution format for checking the user information of the FTP adapter is as follows:
csaftpuserls -f <FTP adapter account definition file path> |
For details, see "csaftpuserls (displaying users of the FTP adapter) " in "Service Platform Reference Guide".
The prerequisites for confirming the user information of the FTP adapter, and method for starting are as follows:
To check the user information of the FTP adapter, the following conditions must be fulfilled:
For details on how to check the status of the HCSC server, see "5.3.15 Checking the HCSC server information".
To change the user information of the FTP adapter, execute the csaftpuserls command in the operating environment.Furthermore, ifaccounting information is set even in the request message of the FTP adapter, the accounting information changed with the csaftpuserls command is ignored, and the request message settings of the FTP adapter are enabled.
Execution format for adding, deleting users of the FTP adapter, and changing the user password is as follows:
csaftpuseradd -user <user name> -pass <user password> -f <FTP adapter account definition file path> |
csaftpuseradd -user <user name> -pass <user password> -account <accounting information> -f <FTP adapter account definition file path> |
csaftpuserdel -user <user name> -f <FTP adapter account definition file path> |
csaftpuseradd -user <user name> -pass <user password> -r -f <FTP adapter account definition file path> |
csaftpuseradd -user <user name> -pass <user password> -account <accounting information> -r -f <FTP adapter account definition file path> |
csaftpuseradd -user <user name> -pass <user password> -r -f <FTP adapter account definition file path> |
For details, see "csaftpuseradd (registering and updating users of the FTP adapter) " or "csaftpuserdel (deleting users of the FTP adapter)" in "Service Platform Reference Guide".
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.