This section explains how to change the user password for the SMTP server used by this product.
The user password for the SMTP server is set to "password" at the time of setup. To change it, execute the following procedure.
The change of the user password for the SMTP server explained in this section is performed using a command. Execute the command using the command prompt or console.
Change the user password for the SMTP server.
Execute the following command to make changes.
For GUI domains
"%FSCSM_HOME%\SWCTMG\glassfish3\bin\asadmin" -p <admin port number> -u <user name of administrator> set server.resources.mail-resource.mail/CSBMail.property.mail-smtp-password=<password>
For APP domains
"%FSCSM_HOME%\SWCTMG\glassfish3\bin\asadmin" -p <admin port number> -u <user name of administrator> set server.resources.mail-resource.mail/APPMail.property.mail-smtp-password=<password>
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".