-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Surely there must be a HOWTO out there somewhere for the vscan modules? I've been searching high and lo. Li'l Help? Jim C. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCR0wM57L0B7uXm9oRArn4AJ0ZzT1i0/vuHKtUxwcUq9NneEjh4wCcD5gs Hn8Aopf34lBd6W85fMqkeYc=2A7X -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Try: http://openantivirus.org They provide hooks into many av vendors and the vscan modules dirived thereof. You should be able to go from there. Jim C. wrote:> Surely there must be a HOWTO out there somewhere for the vscan modules? > I've been searching high and lo. > > Li'l Help? > > Jim C.-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCR1QgKgGND9z3oKwRAuLmAJ45uGyDa3t9UsFz4mNnaGFPdhHHEQCcDRW4 mt8rACasn2C73kNRVgPkYtg=qNEv -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [chuckle] I think I've got it working. Apparently one just has to add the clamav user to the 'Domain Admins' group so that it can do it's job. I've been googleing around and it looks like a whole lot of people are missing this, i.e. that clamav. I could use some pointers on how to be sure it is working though. I'm not seeing it in my logs, but I'm also not sure where to look. Jim C. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCR1vV57L0B7uXm9oRAs+cAJ0RrLMa6Ou/RehR0dprQkK6Tjg7lgCfXz5j /Mtirt+9h7H6w3joPTw22Dc=r98u -----END PGP SIGNATURE-----
I have been trying to find out how to EXCLUDE certain files from scanning. Appearentlty it works by MIME-type. You have to configure your own mime type in /etc/magic, and then add that mime type to vscan-clamav.conf Has anyone got this working?> -----Original Message----- > From: Karl Banasky [mailto:kbanasky@heatcon.com] > Sent: 28 March 2005 05:54 > To: Jim C. > Cc: samba@lists.samba.org > Subject: Re: [Samba] Re: No vscan HOWTOs? > > > I have been installing it on my Centos 4 box. Got it working on a > quarentine bases. That way I can see if it is working > correctly. There > are some test Virus sites available to download a test virus to your > share and see what happens. Might be dangerous but useful. I worked > from src.rpms for all of it except samba-vscan. > My issues were: > 1) Not having the Samba source (configured and make); Solved it by > "rpmbuild -bc samba-src.rpm"(Source showed in the BUILD directory. > 2) Not having the socket configured correctly in the "clamd.conf" and > the "vscan-clamav.conf"; Solved it by enabling it in the "clamd.conf" > file and verified same location in the "vscan-clamav.conf" file > 3) Build issues with clamav-.src.rpm; solved by yum'ing in > sendmail-devel and sendmail-cf > > Other then that it was straight forward. > > Jim C. wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > [chuckle] > > > > I think I've got it working. Apparently one just has to add the > > clamav user to the 'Domain Admins' group so that it can do > it's job. > > I've been googleing around and it looks like a whole lot of > people are > > missing this, i.e. that clamav. > > > > I could use some pointers on how to be sure it is working > though. I'm > > not seeing it in my logs, but I'm also not sure where to look. > > > > Jim C. > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.2.5 (MingW32) > > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > > > iD8DBQFCR1vV57L0B7uXm9oRAs+cAJ0RrLMa6Ou/RehR0dprQkK6Tjg7lgCfXz5j > > /Mtirt+9h7H6w3joPTw22Dc> > =r98u > > -----END PGP SIGNATURE----- > > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba >
Does anyone have ANY idea what to put in /etc/magic to identify microsoft outlook pst files? scanning larger pst files (100 mb or so) currently raises my clamd cpu processor usage to 90% or higher, and 'locks' ms outlook on the workstation during the scan, so I'd rather not scan them and have mcafee on the workstation take care of that. Insight would really be appreciated.> -----Original Message----- > From: heupink, mourik jan c > Sent: 29 March 2005 12:56 > To: samba@lists.samba.org > Subject: RE: [Samba] Re: No vscan HOWTOs? > > > I have been trying to find out how to EXCLUDE certain files > from scanning. > > Appearentlty it works by MIME-type. You have to configure > your own mime type in /etc/magic, and then add that mime type > to vscan-clamav.conf > > Has anyone got this working? > > > -----Original Message----- > > From: Karl Banasky [mailto:kbanasky@heatcon.com] > > Sent: 28 March 2005 05:54 > > To: Jim C. > > Cc: samba@lists.samba.org > > Subject: Re: [Samba] Re: No vscan HOWTOs? > > > > > > I have been installing it on my Centos 4 box. Got it working on a > > quarentine bases. That way I can see if it is working > > correctly. There > > are some test Virus sites available to download a test > virus to your > > share and see what happens. Might be dangerous but useful. > I worked > > from src.rpms for all of it except samba-vscan. > > My issues were: > > 1) Not having the Samba source (configured and make); Solved it by > > "rpmbuild -bc samba-src.rpm"(Source showed in the BUILD directory. > > 2) Not having the socket configured correctly in the > "clamd.conf" and > > the "vscan-clamav.conf"; Solved it by enabling it in the > "clamd.conf" > > file and verified same location in the "vscan-clamav.conf" file > > 3) Build issues with clamav-.src.rpm; solved by yum'ing in > > sendmail-devel and sendmail-cf > > > > Other then that it was straight forward. > > > > Jim C. wrote: > > > > > -----BEGIN PGP SIGNED MESSAGE----- > > > Hash: SHA1 > > > > > > [chuckle] > > > > > > I think I've got it working. Apparently one just has to add the > > > clamav user to the 'Domain Admins' group so that it can do > > it's job. > > > I've been googleing around and it looks like a whole lot of > > people are > > > missing this, i.e. that clamav. > > > > > > I could use some pointers on how to be sure it is working > > though. I'm > > > not seeing it in my logs, but I'm also not sure where to look. > > > > > > Jim C. > > > -----BEGIN PGP SIGNATURE----- > > > Version: GnuPG v1.2.5 (MingW32) > > > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > > > > > iD8DBQFCR1vV57L0B7uXm9oRAs+cAJ0RrLMa6Ou/RehR0dprQkK6Tjg7lgCfXz5j > > > /Mtirt+9h7H6w3joPTw22Dc> > > =r98u > > > -----END PGP SIGNATURE----- > > > > > > > > > -- > > To unsubscribe from this list go to the following URL and read the > > instructions: https://lists.samba.org/mailman/listinfo/samba > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba >