Date: Mon, 11 Dec 2000 22:38:48 +0000 (GMT) From: ALAOUI EL HASSANI ALI <961BE653994@stud.alakhawayn.ma> To: Chris Faulhaber <jedgar@fxp.org> Cc: "Roberto Samarone Araujo (RSA)" <sama@supridad.com.br>, freebsd-security@FreeBSD.ORG Subject: Re: FreeBSD 4.2 and Suid files Message-ID: <Pine.SOL.3.96.1001211223729.22035C-100000@stud.alakhawayn.ma> In-Reply-To: <20001211173908.A77758@peitho.fxp.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.96.1001211223729.22035C-100000>