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.
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)>
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.
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.