This section explains the definition file of the quarantine policy for security risks.
Set the action to be performed on L-Servers when the Resource Orchestrator manager receives notification of a security risk from antivirus software.
It is not necessary to restart the services of the Resource Orchestrator manager after editing this type of definition file.
By defining specific security risks it is possible to only execute the configured actions for the defined security risks.
Set the security risks that the following servers will send notification of to the Resource Orchestrator manager.
OfficeScan 11.0 server
OfficeScan XG server
The settings of the actions to perform are the default settings, and are the recommended ones.
[Windows Manager]
Installation_folder\SVROR\Manager\etc\customize_data
Information
The sample definition file (avmgr.rcxprop.sample) is stored in the location above.
When using the sample as the definition file, place the file after deleting the ".sample" included in the file name.
avmgr.rcxprop
[Windows Manager]
UTF-8
[Windows Manager]
CR/LF
Describe the file using the following format.
avmgr.action = {quarantine|reboot|none|quarantine_reboot}
avmgr.action.<lserver_path> = {quarantine|reboot|none|quarantine_reboot }
When adding comments, start the line with a number sign ("#").
avmgr.corp.action_filter_base={ALL_ENABLE|ALL_DISABLE}
Specify the action to be taken against the L-Server when a security risk is detected. Specify the following actions. The default operation is "quarantine".
Example
avmgr.action = reboot
avmgr.action.<lserver_path>
Specify the action to be taken against the L-Server when a security risk is detected. For L-Servers which do not have this specified, the action specified in avmgr.action will be executed.
Example
avmgr.action./folder01/lsv01 = reboot
avmgr.action./folder01/lsv02 = reboot
Note
When setting action to "none", assign the virtual PC to a tenant so you can receive the email notification that enables selection of the action to perform after malware is detected, and use the email notification function.
When not using the email notification function, there is a possibility that response to malware infections may be delayed.
Specify a full path for lserver_path. For this reason, specify "/" at the start of the path even when specifying an L-Server in the root folder.
Specifies the quarantine policy for security risks for all notifications sent from the following servers to the Resource Orchestrator manager.
Specify one of the following options:
By using this in combination with "A.2 Definition files of keywords for exclusion from the targets of quarantining", it is possible to specify exclusion of security risks from executed actions.
By using this in combination with "A.3 Definition files of keywords for the targets of quarantining", it is possible to specify inclusion of security risks for executed actions.
"ALL_ENABLE" is specified in the following cases:
When "avmgr.corp.action_filter_base" is set more than once, the last specification will be valid.
Example
avmgr.corp.action_filter_base=ALL_DISABLE