Hey all,
 
I want to scan a file for viruses on upload. I have dr web installed
already, as part of Plesk, and AVG is an easy (free) option too.
 
So, I have the following code to try and run dr web to scan a file. The
pathways are all correct, and the /ST argument is to run in stealth mode:
<cfexecute name="#path_to_folder#\drweb32w.exe"

arguments="/@#file_to_scan# /ST"

variable="results"

timeout="10" />

But the page just times out. Checking the dr web logs, I see this message:

Error (80004015): The class is configured to run as a security id different
from the caller

So I'm guessing this is a user permissions issue. I can't see an option to
run the command line scanner under a specific account in the dr web docs.

Anyone had any experience of this and can offer a solution or a point in the
right direction. I'd look at other av options too.

Cheers

Will

 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300462
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to