Top
Cloud Services Management V1.0.0 Operation Guide
FUJITSU Software

5.2.10 Coordination Password Change Command

Command Name

fscsm_passwordset

Format
fscsm_passwordset -svom password
fscsm_passwordset -adapter password
Description

This command provides the following operations:

-svom password

Setting of the password for access to the SVOM directory server.

In password, specify a character string containing 8 to 64 alphanumeric characters and !#()-.@`{}~.

-adapter password

Setting of the password for access to the coordination adapter.

In password, specify a character string containing 8 to 50 alphanumeric characters and !#()-.@`{}~.

Note

In order to reflect configuration, restart the manager server. For restarting the manager server, performed "2.1.1.2 Stopping" and "2.1.1.1 Starting" in this order.

Example
  • When setting the password for access to the SVOM directory server

    >fscsm_passwordset -svom password<RETURN>
  • When setting the password for access to the coordination adapter

    >fscsm_passwordset -adapter password<RETURN>