Hitachi

uCosminexus Service Platform Setup and Operation Guide


5.4.12 Changing and confirming the user information of the FTP inbound adapter

This subsection describes how to check and change the user information of the FTP inbound adapter during operations.

Organization of this subsection

(1) Checking the user information of the FTP inbound adapter

The prerequisites and method for checking the user information of the FTP inbound adapter are as follows:

(a) Prerequisites

To check the user information of the FTP inbound adapter, the following conditions must be fulfilled:

  • HCSC server is running

  • FTP reception and FTP inbound adapter are in stopped state

For details on how to check the status of the HCSC server, see "5.3.15 Checking the HCSC server information".

(b) Checking method

Execution format for checking the user information of the FTP inbound adapter is as follows:

csmftplsusr

For details, see "csmftplsusr (Displaying the FTP inbound adapter users)" in "Service Platform Reference Guide".

(2) Changing the user information of the FTP inbound adapter

The prerequisites for checking the user information of the FTP inbound adapter and method for checking are as follows:

(a) Prerequisites

To check the user information of the FTP inbound adapter, the following conditions must be fulfilled:

  • HCSC server is running

  • FTP reception and FTP adapter are in stopped state

For details on how to check the status of the HCSC server, see "5.3.15 Checking the HCSC server information".

(b) Changing method

Execution format for changing the user information of the FTP inbound adapter is as follows:

  • Adding the user

    csmftpaddusr -usr <username> -pass <userpassword>
  • Deleting the user

    csmftpdelusr -usr <username>

For details, see "csmftpaddusr (Registering and updating FTP inbound adapter users)" and "csmftpdelusr (Deleting FTP inbound adapter users)" in "Service Platform Reference Guide".

Important note
  • When you add or delete multiple users, execute command for the number of times equal to the number of users.

  • When you change the user password of the FTP inbound adapter, once delete the user for whom the password is to be changed and then add the user for whom the password has been changed.