Top
Cloud Services Management V1.1.0 Installation Guide
FUJITSU Software

C.2.2 Changing Password for Administrator of Java EE Execution Environments

This section explains how to change the password for the administrator of a Java EE execution environment of this product.

The change of the password explained in this section is performed using a command. Execute the command using the command prompt or console.

  1. Execute the following command:

    "%FSCSM_HOME%\SWCTMG\glassfish3\bin\asadmin" -p <admin port number> -u <user name of administrator> change-admin-password --domaindir %FSCSM_HOME%\SWCTMG\glassfish3\glassfish\domains --domain_name <domain name (api-domain/gui-domain)>
  2. The following prompt is displayed. Input the corresponding passwords.

    Enter admin password > Input the current password
    Enter new admin password > Input the new password
    Enter new admin password again>> Input the new password for confirmation
    Command change-admin-password executed successfully.
  3. Restart the management server of Cloud Services Management to reflect the configuration.

    For details regarding starting and stopping Cloud Services Management, refer to "Starting and Stopping" in the "FUJITSU Software Cloud Services Management Operation Guide".

Note

The password of the administrator of the Java EE execution environment of an APP domain cannot be changed.