LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how to install perl with SUIDPERL enabled (https://www.linuxquestions.org/questions/linux-software-2/how-to-install-perl-with-suidperl-enabled-498188/)

activeq 11-03-2006 03:19 AM

how to install perl with SUIDPERL enabled
 
Hope someone can help me.

I need to install perl with SUIDPERL enabled.
When I install perl from Yast, SUIDPERL is disabled by default.
How can install Perl with SUIDPERL enabled on Suse 10?

I'll get the foolowing error when testing qmail-scanner:

Sending eicar test virus - should be caught by perlscanner module...
qmail-inject: fatal: qq temporary problem (#4.3.0)
Bad error. qmail-inject died


Please help.

Thanks in advance

activeq 11-03-2006 03:58 AM

Solved
 
Quote:

Originally Posted by activeq
Hope someone can help me.

I need to install perl with SUIDPERL enabled.
When I install perl from Yast, SUIDPERL is disabled by default.
How can install Perl with SUIDPERL enabled on Suse 10?

I'll get the foolowing error when testing qmail-scanner:

Sending eicar test virus - should be caught by perlscanner module...
qmail-inject: fatal: qq temporary problem (#4.3.0)
Bad error. qmail-inject died


Please help.

Thanks in advance


I solved it by chmod 4755 /var/qmail/bin/qmail-scanner-queue.pl


All times are GMT -5. The time now is 05:37 PM.