Date: Thu, 11 Apr 2002 11:36:56 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Sheldon Hearn <sheldonh@starjuice.net> Cc: Joseph Scott <joseph@randomnetworks.com>, "David O'Brien" <obrien@FreeBSD.org>, Bosko Milekic <bmilekic@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin Makefile src/share/examples/etc make.conf src/usr.bin Makefile Message-ID: <20020411083656.GH27950@sunbay.com> In-Reply-To: <52526.1018437702@axl.seasidesoftware.co.za> References: <Pine.BSF.4.21.0204091802060.39190-100000@pebkac.owp.csus.edu> <52526.1018437702@axl.seasidesoftware.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
--y9PDtDHaFrXNoMPU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 10, 2002 at 01:21:42PM +0200, Sheldon Hearn wrote: > On Tue, 09 Apr 2002 18:05:40 MST, Joseph Scott wrote: >=20 > > That's an interesting idea. If there was a running list of what's > > normally suid then admins could go through and only set suid on programs > > of their choice. >=20 > Provide and commit to maintaining this, and you'll be a hero. >=20 There is such a run-time list, I've spent some time to creating it: find -s /usr/src -name 'Makefile*' | xargs grep -l "^BINOWN=3D.*root" Sorry, but this is available in -CURRENT only. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --y9PDtDHaFrXNoMPU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8tUsoUkv4P6juNwoRAiDFAJ4sSfvoFC6N/sAKFto4ECfwzTFedwCdFyf+ qNxZ+bN2pNBjJjtxNo3JXSc= =UG3h -----END PGP SIGNATURE----- --y9PDtDHaFrXNoMPU-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020411083656.GH27950>