Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: kryptos on May 09, 2007, 10:59:32 AM
-
hi all
Does anyone here succesfully installed dansguardian with antivirus capabilities?
Regards,
Rocel
-
Yes we have,
Awhile ago. If I remember correctly the install was from dungog and we just had to set up the config files.
Kevin
-
Hi Kevin,
what version are you using? I already install sme-dansguardian from dungog but i can't find about antivirus. Can you point on the right direction where i can configure that? Thanks!
Regards,
Rocel
-
We are running the latest released SME (7.X.X) with the dungog Dansguardian.
In the dansguardian.conf file:
# Content Scanners (Also known as AV scanners)
# These are plugins that scan the content of all files your browser fetches
# for example to AV scan. The options are limitless. Eventually all of
# DansGuardian will be plugin based. You can have more than one content
# scanner. The plugins are run in the order you specify.
# This is one of the few places you can have multiple options of the same name.
#
# Some of the scanner(s) require 3rd party software and libraries eg clamav.
# See the individual plugin conf file for more options (if any).
#
#!! Not compiled !! contentscanner = '/etc/dansguardian/contentscanners/clamav.conf'
contentscanner = '/etc/dansguardian/contentscanners/clamdscan.conf'
In the dansguardian1.conf file:
# Disable content scanning
# If you enable this option you will disable content scanning for this group.
# Content scanning primarily is AV scanning (if enabled) but could include
# other types.
# (on|off) default = off.
disablecontentscan = off
I think that is it.
Good luck!
Kevin
-
I see i think that's the paid version? is there any other way that i can get it working without the paid version? :)
regards,
Rocel
-
HE shows you how to chnage manually into the config files.
As the only difference between two versions is the existence of a pannel in the server-manager.... you can do it in the free version as i did.
works great.
Just had a problem with huge pdf files when users try to see them thanks to plugin in the web page rather than save as... but this is a bug in squid that can be corrected changing some configuration in it .
JPP
-
Thanks! i didn't notice there is another version. previously i was using 2.8 rpm ill try the new one. ill just feedback as soon as this thing work.
regards,
Rocel
-
We are using the free version.
We run "yum upgrade" from a shell so we should be at the latest released version of everything.
-
BTW ... we set dungog as a repository so their stuff gets updated automatically like the main SME files.