In the TRIRIGAWEB.properties file,
you can enable virus scanning on files as they are uploaded to the IBM TRIRIGA system.
This feature is disabled by default.
Before you begin
IBM TRIRIGA supports
virus scanners that communicate with the Internet Content Adaptation
Protocol (ICAP).
Procedure
- Open the install_home/config/TRIRIGAWEB.properties file.
- For the VIRUS_SCAN_ENABLED property,
specify the value TRUE.
The following
values are valid values for the property.
- TRUE
- Scan files for viruses as they are uploaded.
- FALSE
- Do not can files for viruses. Default behavior.
- For the VIRUS_SCANNER_IP_ADDRESS property,
specify the IP address of the server on which the virus scanner runs.
- For the VIRUS_SCANNER_IP_PORT property,
specify the port of the server on which the virus scanner runs.
- Save the file.
- Restart the server.