Date: Thu, 25 Apr 2002 18:09:17 +0200 From: Johan Karlsson <k@numeri.campus.luth.se> To: Jason DiCioccio <jd@bluenugget.net>, freebsd-arch@freebsd.org Subject: Re: Fwd: NOSUID and NOSUID_prog make knobs Message-ID: <20020425180917.A87869@numeri.campus.luth.se> In-Reply-To: <20020425133050.B360@straylight.oblivion.bg>; from roam@ringlet.net on Thu, Apr 25, 2002 at 01:30:50PM %2B0300 References: <0F346F4F-580D-11D6-8E6E-00039390808C@bluenugget.net> <20020425133050.B360@straylight.oblivion.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020425180917.A87869>
