Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jul 2005 01:01:36 -0000
From:      John-Mark Gurney <gurney_j@resnet.uoregon.edu>
To:        Giorgos Keramidas <keramida@ceid.upatras.gr>
Cc:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, Don Lewis <truckman@FreeBSD.org>, cvs-all@FreeBSD.org, glebius@FreeBSD.org, Ceri Davies <ceri@submonkey.net>
Subject:   Re: cvs commit: src/etc/periodic/security 100.chksetuid
Message-ID:  <20050113193413.GL19624@funkthat.com>
In-Reply-To: <20050113190755.GA24939@orion.daedalusnetworks.priv>
References:  <20050113153228.GG49329@submonkey.net> <200501131849.j0DInEEE029957@gw.catspoiler.org> <20050113185323.GI49329@submonkey.net> <20050113190755.GA24939@orion.daedalusnetworks.priv>

next in thread | previous in thread | raw e-mail | index | archive | help
Giorgos Keramidas wrote this message on Thu, Jan 13, 2005 at 21:07 +0200:
> > Sounds like something like chksetuid_exclude which lists mountpoints to
> > exclude might be in order.  Any objections to me putting that together,
> > or are people happy with the status quo?
> 
> It's not a bad idea.  While you're at it, a knob that disables checks
> for NFS-mounted filesystems may be nice too.  It doesn't make sense to
> check the same files both in the client *and* the server, as Don has
> pointed out.
> 
> I think I can almost see this coming :-)
> 
> 	daily_status_security_chksetuid_nfs="NO"

Why not do something like:
daily_status_security_chksetuid_remote="NO"

Find already has "logic" that tries to determin if an fs is local or
remote..

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050113193413.GL19624>