Date: Wed, 24 Apr 2002 19:17:17 -0700 From: "David O'Brien" <dev-null@NUXI.com> To: Johan Karlsson <k@numeri.campus.luth.se> Cc: freebsd-arch@freebsd.org Subject: Re: NOSUID and NOSUID_prog make knobs Message-ID: <20020424191717.A35128@dragon.nuxi.com> In-Reply-To: <20020425035353.A73613@numeri.campus.luth.se>; from k@numeri.campus.luth.se on Thu, Apr 25, 2002 at 03:53:53AM %2B0200 References: <20020425035353.A73613@numeri.campus.luth.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 25, 2002 at 03:53:53AM +0200, Johan Karlsson wrote: > Basicly it protects the BINMODE assignment in the Makefile with > .if !defined(NOSUID) && !defined(NOSUID_prog) ... > +# To avoid installing various parts with the setuid/setgid bit turned on > +# > +#NOSUID= true # no setuid bit for any of the below Either do them all, or none. This flag per binary does not scale, nor do I see any significant portion of our userbase utilizing the granularity. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020424191717.A35128>