Top
ETERNUS SF Express V16.9 / Storage Cruiser V16.9 / AdvancedCopy Manager V16.9 Installation and Setup Guide
FUJITSU Storage

Appendix K Customizing Role Group Configuration File

Customization of the role group configuration file is required for the following.

The procedure to customize the role group configuration file is as follows.

  1. Stop ETERNUS SF Manager.

    • For non-cluster operation

      1. Click Control Panel > System and Security > Administrative Tools > Services to open the Services screen.

      2. Select "ETERNUS SF Manager Tomcat Service" to click Stop.

    • For cluster operation

      Use Failover Cluster Manager to stop ETERNUS SF Manager.

  2. 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".

  3. Start ETERNUS SF Manager.

    • For non-cluster operation

      1. Click Control Panel > System and Security > Administrative Tools > Services to open the Services screen.

      2. Change Startup Type of ETERNUS SF Manager Tomcat Service to Auto.

      3. Select "ETERNUS SF Manager Tomcat Service" to click Start.

    • For cluster operation

      Use Failover Cluster Manager to start ETERNUS SF Manager.