From owner-freebsd-security Mon Dec 11 14:46:27 2000 From owner-freebsd-security@FreeBSD.ORG Mon Dec 11 14:46:22 2000 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from stud.alakhawayn.ma (stud.alakhawayn.ma [193.194.63.94]) by hub.freebsd.org (Postfix) with ESMTP id 50F9937B698 for ; Mon, 11 Dec 2000 14:46:16 -0800 (PST) Received: from localhost (961BE653994@localhost) by stud.alakhawayn.ma (8.9.0/8.9.0) with SMTP id WAA24962; Mon, 11 Dec 2000 22:39:05 GMT Date: Mon, 11 Dec 2000 22:38:48 +0000 (GMT) From: ALAOUI EL HASSANI ALI <961BE653994@stud.alakhawayn.ma> To: Chris Faulhaber Cc: "Roberto Samarone Araujo (RSA)" , freebsd-security@FreeBSD.ORG Subject: Re: FreeBSD 4.2 and Suid files In-Reply-To: <20001211173908.A77758@peitho.fxp.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org to rebuild your System you should do : cd /usr/src/sys/i386/conf cp GENERIC newkernel /usr/sbin/config newkernel cd ../../compile/newkernel make depend make make install On Mon, 11 Dec 2000, Chris Faulhaber wrote: > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message