Date: Wed, 10 Oct 2001 19:53:12 -0400 (EDT) From: Mikhail Teterin <mi@corbulon.video-collage.com> To: Matt Dillon <dillon@earth.backplane.com> Cc: Dag-Erling Smorgrav <des@ofug.org>, Garrett Wollman <wollman@khavrinen.lcs.mit.edu>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_proc.c kern_prot.c uipc_socket.c uipc_usrreq.c src/sys/netinet raw_ip.c tcp_subr.c udp_usrreq.c Message-ID: <200110102353.f9ANrDp39720@corbulon.video-collage.com> In-Reply-To: <200110102143.f9ALh4E22413@earth.backplane.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> I would argue that there are several levels of visibility here > that could be governed by sysctl's. For example, if we take > 'fstat' and 'ps' I would say that a user in the wheel group should > have full access to both, while a user outside of wheel perhaps > should only have access to 'ps'. That's just an example. When I hear about different access right to different information I think about file systems. Perhaps, this information should be made available through something like /proc (or something else based on pseudofs -- /sysctl anyone -- it already hierarchical). Then the admins could tune the permissions to their hearts' content. 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?200110102353.f9ANrDp39720>