From owner-freebsd-questions@FreeBSD.ORG Mon Jan 31 13:27:39 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F3B216A4CE for ; Mon, 31 Jan 2005 13:27:39 +0000 (GMT) Received: from brightstar.bomgardner.net (brightstar.bomgardner.net [209.240.79.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D60A43D1D for ; Mon, 31 Jan 2005 13:27:39 +0000 (GMT) (envelope-from listmail@Bomgardner.net) Received: from [192.168.0.2] (morningstar [192.168.0.2]) by brightstar.bomgardner.net (Postfix) with ESMTP id 2A4BB21D85F for ; Mon, 31 Jan 2005 07:27:55 -0600 (CST) Message-ID: <41FE3247.10805@Bomgardner.net> Date: Mon, 31 Jan 2005 07:27:35 -0600 From: Gene User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD. ORG" Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: SUIDPERL and "DISABLED SET-ID SCRIPTS" error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Jan 2005 13:27:39 -0000 After recompiling the perl5 port and installing openwebmail, I get the following error presumably from perl. YOU HAVEN'T DISABLED SET-ID SCRIPTS IN THE KERNEL YET! FIX YOUR KERNEL, OR PUT A C WRAPPER AROUND THIS SCRIPT! I looked in the archives and found one message that says to enable suidperl when compiling. I've already done thatbut still get the message. I've also checked perl.org but all it says is that perl can be told that the kernel can handle set-id scripts, but it doesn't say how. Any help greatly appreciated. Thanks