From owner-cvs-sbin Fri May 17 21:26:50 1996 Return-Path: owner-cvs-sbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA22733 for cvs-sbin-outgoing; Fri, 17 May 1996 21:26:50 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id VAA22728; Fri, 17 May 1996 21:26:47 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id VAA09562; Fri, 17 May 1996 21:26:40 -0700 (PDT) To: Paul Traina cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sbin@freefall.freebsd.org Subject: Re: cvs commit: src/sbin/mount_union Makefile In-reply-to: Your message of "Fri, 17 May 1996 15:46:03 PDT." <199605172246.PAA26022@freefall.freebsd.org> Date: Fri, 17 May 1996 21:26:40 -0700 Message-ID: <9560.832393600@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Shall we add it back to its parent Makefile? > pst 96/05/17 15:46:03 > > Modified: sbin/mount_union Makefile > Log: > Disable setuid permission for mount_union(1). > > This covers the security problem descibed in SA-96:10 and Jeff says that > when we upgrade to Lite2 (which fixes this problem), mount no longer needs > to be setuid, so we'll never be going back. > > Submitted by: hsu > Reviewed by: pst > > Revision Changes Path > 1.4 +0 -3 src/sbin/mount_union/Makefile