Customization of the role group configuration file is required for the following.
Any name is specified to create an ETERNUS SF role group
A group whose scope is specified with Universal is used as the ETERNUS SF role group
The procedure to customize the role group configuration file is as follows.
Stop ETERNUS SF Manager.
For non-cluster operation
Click Control Panel > System and Security > Administrative Tools > Services to open the Services screen.
Select "ETERNUS SF Manager Tomcat Service" to click Stop.
For cluster operation
Use Failover Cluster Manager to stop ETERNUS SF Manager.
Edit the following file. In the case of cluster operation, edit the file on both primary and secondary nodes.
> $ENV_DIR\Common\etc\authentication\role_groups.conf
$ENV_DIR is "Environment Directory" specified at the ETERNUS SF Manager installation.
When any name is specified to create an ETERNUS SF role group
For the "administrator_group" parameter, specify a group name (default is "ESFAdmin") that is granted with the Administrator role.
For the "monitor_group" parameter, specify a group name (default is "ESFMon") that is granted with the Monitor role.
administrator_group=Administrator_role_group_name monitor_group=Monitor_role_group_name
When a group whose scope is specified with Universal is used as the ETERNUS SF role group
Specify "enable" for the "universal_scope" parameter.
universal_scope=enable
Information
When the group whose scope is specified with Universal is not used, specify "disable" for the "universal_scope" parameter. In addition, the default value of the "universal_scope" parameter is "disable".
Start ETERNUS SF Manager.
For non-cluster operation
Click Control Panel > System and Security > Administrative Tools > Services to open the Services screen.
Change Startup Type of ETERNUS SF Manager Tomcat Service to Auto.
Select "ETERNUS SF Manager Tomcat Service" to click Start.
For cluster operation
Use Failover Cluster Manager to start ETERNUS SF Manager.