Skip to content
Snippets Groups Projects
Select Git revision
  • 8a6ca145cb1e60c0786ed1aeefc5807b371ee1b9
  • master default protected
  • diag
  • version1.3-archivematica
  • version1.2-archivematica
  • version1.1-archivematica
  • version1.0-archivematica
  • version1.0-rosetta
8 results

01-manifest.t

Blame
  • README.1st 663 B
    = EICAR =
    in directory EICAR/ is a file called "eicar", which contains the standard
    antivirus testsignature. This means that this file will ever ever trigger a
    virus alert in all known antivirus programs. This inot a bug, but a feature to
    ensure that "virus" files will be detected.
    
    Please test the plugin with this file:
    $> java -cp $EXLIBRISCLASSPATH:SLUBVirusCheckPlugin.jar org.slub.rosetta.dps.repository.plugin.SLUBVirusCheckClamAVPlugin EICAR/eicar 
    
    
    = Administer clamd =
    * Ensure clamd.conf enables tcp-sockets, the java prog could only use
    tcpsockets. Default is port 3310. The entry should look like: "TCPSocket 3310"
    
    = Compile =
    * make clean
    * make