From owner-freebsd-arch Thu Apr 25 9: 9:39 2002 Delivered-To: freebsd-arch@freebsd.org Received: from numeri.campus.luth.se (numeri.campus.luth.se [130.240.197.103]) by hub.freebsd.org (Postfix) with ESMTP id A05A437B416 for ; Thu, 25 Apr 2002 09:09:34 -0700 (PDT) Received: (from k@localhost) by numeri.campus.luth.se (8.11.6/8.11.6) id g3PG9HB88008; Thu, 25 Apr 2002 18:09:17 +0200 (CEST) (envelope-from k) Date: Thu, 25 Apr 2002 18:09:17 +0200 From: Johan Karlsson To: Jason DiCioccio , freebsd-arch@freebsd.org Subject: Re: Fwd: NOSUID and NOSUID_prog make knobs Message-ID: <20020425180917.A87869@numeri.campus.luth.se> References: <0F346F4F-580D-11D6-8E6E-00039390808C@bluenugget.net> <20020425133050.B360@straylight.oblivion.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020425133050.B360@straylight.oblivion.bg>; from roam@ringlet.net on Thu, Apr 25, 2002 at 01:30:50PM +0300 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Apr 25, 2002 at 13:30 (+0300) +0000, Peter Pentchev wrote: > I agree that granularity would be a good thing; how about something else > though, something like the following: > > NOSUID_LIST= passwd chsh chfn > > ..and then, in usr.bin/passwd/Makefile.. > > .if "${NOSUID_LIST:Mpasswd}" == "" > BINMODE= 4555 > .endif I like this idea. I'll see what I can do along those lines. I'll also try to do one version where the changes are to bsd.*.mk instead of the individual Makefile:s but I think that it will be hard to get it correct. /Johan K -- Johan Karlsson mailto:k@numeri.campus.luth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message