From owner-freebsd-questions@FreeBSD.ORG Sun Jan 30 20:06:32 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 18B5916A4CE for ; Sun, 30 Jan 2005 20:06:32 +0000 (GMT) Received: from brightstar.bomgardner.net (brightstar.bomgardner.net [209.240.79.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC65E43D48 for ; Sun, 30 Jan 2005 20:06:31 +0000 (GMT) (envelope-from listmail@brightstar.bomgardner.net) Received: by brightstar.bomgardner.net (Postfix, from userid 1007) id 3A59A21D89D; Sun, 30 Jan 2005 14:06:47 -0600 (CST) To: freebsd-questions@freebsd.org Date: Sun, 30 Jan 2005 14:06:47 -0600 (CST) X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20050130200647.3A59A21D89D@brightstar.bomgardner.net> From: listmail@brightstar.bomgardner.net (listmail) Subject: Disabled set-id scripts? 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: Sun, 30 Jan 2005 20:06:32 -0000 Hi all: I've installed openwebmail and I get the following error 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