From owner-freebsd-security Mon Dec 11 14:39: 9 2000 From owner-freebsd-security@FreeBSD.ORG Mon Dec 11 14:39:08 2000 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from peitho.fxp.org (peitho.fxp.org [209.26.95.40]) by hub.freebsd.org (Postfix) with ESMTP id 1B86837B402 for ; Mon, 11 Dec 2000 14:39:07 -0800 (PST) Received: by peitho.fxp.org (Postfix, from userid 1501) id 19D9F13612; Mon, 11 Dec 2000 17:39:09 -0500 (EST) Date: Mon, 11 Dec 2000 17:39:08 -0500 From: Chris Faulhaber To: "Roberto Samarone Araujo (RSA)" Cc: freebsd-security@FreeBSD.ORG Subject: Re: FreeBSD 4.2 and Suid files Message-ID: <20001211173908.A77758@peitho.fxp.org> Mail-Followup-To: Chris Faulhaber , "Roberto Samarone Araujo (RSA)" , freebsd-security@FreeBSD.ORG References: <000901c063c1$d5b809e0$3cfdf2c8@nirvana> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000901c063c1$d5b809e0$3cfdf2c8@nirvana>; from sama@supridad.com.br on Mon, Dec 11, 2000 at 07:29:31PM -0300 Sender: cdf.lists@fxp.org Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Dec 11, 2000 at 07:29:31PM -0300, Roberto Samarone Araujo (RSA) wrote: > Hi, > > I have some suid perl scripts that was working fine on my FreeBSD > 3.5. When I took them to my new freebsd 4.2 box, they stopped to work. When > I try to execute them, the system show the message: "Can't do setuid" > The FreeBSD 4.2 block suid files to work ? If so, how can I disable > it ? > /usr/bin/suidperl is no longer suid by default (see mailing list archives for the discussions). You will need to manually set its permissions and/or add 'ENABLE_SUIDPERL=true' in /etc/make.conf and rebuild the system. -- Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message