From owner-freebsd-stable@FreeBSD.ORG Wed Feb 25 07:50:39 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC1E316A4CE; Wed, 25 Feb 2004 07:50:39 -0800 (PST) Received: from mail.fatpipi.com (fatpipi.cirx.org [211.23.144.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 688A443D1D; Wed, 25 Feb 2004 07:50:39 -0800 (PST) (envelope-from vanilla@fatpipi.com) Received: from localhost (localhost.cirx.org [127.0.0.1]) by mail.fatpipi.com (Postfix) with ESMTP id 579B2228B; Wed, 25 Feb 2004 23:50:38 +0800 (CST) Received: from mail.fatpipi.com ([127.0.0.1]) by localhost (fatpipi.cirx.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 84986-01; Wed, 25 Feb 2004 23:50:37 +0800 (CST) Received: by mail.fatpipi.com (Postfix, from userid 1002) id A2C6A21F4; Wed, 25 Feb 2004 23:50:37 +0800 (CST) Date: Wed, 25 Feb 2004 23:50:37 +0800 From: "Vanilla I. Shu" To: "Marc G. Fournier" Message-ID: <20040225155037.GA85001@fatpipi.cirx.org> References: <20040225110648.C787@ganymede.hub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <20040225110648.C787@ganymede.hub.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at cirx.org cc: freebsd-stable@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: Setuid perl scripts generating error ... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2004 15:50:39 -0000 On Wed, Feb 25, 2004 at 11:08:03AM -0400, Marc G. Fournier wrote: > Using Perl5.8.2, I'm getting: > 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! > According to the Perl FAQ, its due to a bug in the kernel? *puzzled look* i think it's CGI-Speedy problem, how about check CGI-Speedy's FAQ?