Changes for page ClamAV


From version 10.1
edited by fse
on 17.05.2022, 15:02
Change comment: Renamed from xwiki:Formcycle.PluginDocumentation.MalwareScannerPlugin.ClamAV.WebHome
To version 12.3
edited by gru
on 17.05.2022, 15:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.fse
1 +XWiki.gru
Content
... ... @@ -1,3 +1,9 @@
1 +{{info}}
2 +{{version major="7" minor="0" patch="13" showInfo="true"}}
3 +This plugin can only be used with {{formcycle/}} version 7.0.13 or higher.
4 +{{/version}}
5 +{{/info}}
6 +
1 1  [[**Plugin download**>>https://customer.formcycle.eu/index.php/apps/files/?dir=/FORMCYCLE%20-%20Plugins%20Customer/fc-plugin-malware-scanner/ClamAV&fileid=40404]]
2 2  
3 3  {{content/}}
... ... @@ -19,8 +19,8 @@
19 19  The following configuration parameters exist:
20 20  
21 21  ; host (Required)
22 -: Host name or IP address of the server running ClamAV-daemon, {{smallcaps}}127.0.0.1{{/smallcaps}} if the service is running on the same server as {{formcycle/}}.
23 -; port
28 +: Host name or IP address of the server running ClamAV-daemon. The standard port is {{smallcaps}}127.0.0.1{{/smallcaps}}, since ClamAV-daemon should be running on the same server as {{formcycle/}}.
29 +; port (Required)
24 24  : The default port of ClamAV-daemon is {{smallcaps}}3310{{/smallcaps}}. If the port is different, it must be specified here.
25 25  ; file-source
26 26  : By default, the element to be checked is transferred via Java's {{smallcaps}}InputStream{{/smallcaps}}. If the value {{smallcaps}}path{{/smallcaps}} is entered here, the path is used directly - whereby the ClamAV-daemon service must have root rights.
... ... @@ -29,7 +29,7 @@
29 29  
30 30  == ClamAV settings ==
31 31  
32 -The following section describes important configuration steps of ClamAV-daemon. In this scenario, {{formcycle/}} is installed on a Debian based server and the ClamAV-daemon service is running on the same system.
38 +The following section discusses important configuration steps of ClamAV-Daemon. Our recommended scenario is to install {{formcycle/}} and the ClamAV-Daemon service on the same server.
33 33  
34 34  Since the actual virus scanning takes place separately from {{formcycle/}}, take care to keep the virus signature database up-to-date via {{smallcaps}}freshclam{{/smallcaps}}.
35 35