Date: Sun, 13 Oct 2002 10:00:37 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc group Message-ID: <200210131700.g9DH0bdC008807@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/10/13 10:00:37 PDT Modified files: etc group Log: Remove root from the kmem, sys, tty, and staff groups in the default configuration. Root privileges override DAC on local file systems and therefore root does not generally need to be a member of a group to access files owned by that group. In the NFS case, require explicit authorization for root to have these privileges. Leave root in operator for dump/restore broadcast reasons; leave root in wheel until discrepencies in the "no users in wheel means any user can su" policy are resolved (possibly indefinitely). Revision Changes Path 1.26 +4 -4 src/etc/group 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?200210131700.g9DH0bdC008807>