Configure whether to display the [Initial PWD] button on the [L-Platform Details] page of the [L-Platform] tab of the ROR console.
The [Initial PWD] button displays the initial password for the selected server.
It is possible to perform configuration so that users who log in to the ROR console using tenant user accounts are unable to view initial passwords.
The procedure for configuration is as follows:
Use an editor to open the following configuration file.
[Windows Manager]
Installation_folder\RCXCTMG\MyPortal\config\managerview_config.xml
[Linux Manager]
/etc/opt/FJSVctmyp/config/managerview_config.xml
Add the following key and the desired value.
Key name | Content |
---|---|
show-initpassword-tenant-user | true: The [Initial PWD] button will be displayed to tenant users. This applies even if this key is not defined. false: The [Initial PWD] button will not be displayed to tenant users. |
Save the file.
Restart the manager.
Refer to "2.1 Starting and Stopping Managers" in the "Operation Guide CE" for information on how to restart the manager.