jadi saya compile pake opsi
--skip-setuid-test

bisa dan di qmail-scanner-queue.pl
#!/usr/bin/perl

hanya masih error..
dan sekarang install ulang dari awal :((

thx. ya..




# YOU HAVEN'T DISABLED SET-ID SCRIPTS IN THE KERNEL YET: some perl
distributions have decided that running suid perl scripts is BAD, and they
specifically don't support it. For these systems, you have no option but
to either:

1. install setuid perl components - e.g. for Redhat there is a separate
   perl-suidperl RPM you have to install
2. install perl from source - compiling in setuid support, or
3. 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 as
   suidperl (i.e. "#!/usr/bin/perl" instead of "#!/usr/bin/suidperl").


--
Unsubscribe: kirim email kosong ke [EMAIL PROTECTED]
Arsip dan info di http://linux.or.id/milis.php
FAQ milis http://linux.or.id/faq.php



Kirim email ke