Gostaria de saber se alguem j� instalou o qmail-scanner no slackware com o kernel compilado.
Compilei o perl + suidperl e qndo executo o qmail-scanner aparece uma msg de erro:
YOU HAVEN'T DISABLED SET-ID SCRIPTS IN THE KERNEL YET! FIX YOUR KERNEL, PUT A C WRAPPER AROUND THIS SCRIPT, OR USE -u AND UNDUMP!
jah olhei na documentacao do qmail -------------------------------------------------------------------
1. *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|").
Mas n�o ajuda muita coisa, alguem jah mecheu nisso?
Obrigado! --------------------------------------------------------------------------- Esta lista � patrocinada pela Conectiva S.A. Visite http://www.conectiva.com.br
Arquivo: http://bazar2.conectiva.com.br/mailman/listinfo/linux-br Regras de utiliza��o da lista: http://linux-br.conectiva.com.br FAQ: http://www.zago.eti.br/menu.html
