ok... tryin to get it all setup.

got the 'ol YOU HAVEN'T DISABLED SET-ID SCRIPTS IN THE KERNEL YET:

 From the FAQ: install perl from source - compiling in setuid support
install a compiled setuid "wrapper" - which then calls 
qmail-scanner-queue.pl. In the contrib directory there is an example C 
program, taken straight out of the perlsec manual. Check the Makefile and 
"make ; make install" as root. You must then remove the setuid setting on 
qmail-scanner-queue.pl:
chmod 0755 /var/qmail/bin/qmail-scanner-queue.pl
as the binary does that bit instead, and stop running perl in taint mode 
(i.e. "#!/usr/bin/perl" instead of "#!/usr/bin/perl -T").


Ok, I downloaded the source... but I don't see any special options for 
this. Is this a default option?




_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to