Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Feb 2004 21:14:33 +0100 (CET)
From:      "Jimmy Scott" <admin@inet-solutions.be>
To:        freebsd-security@freebsd.org
Subject:   procfs + chmod = no go
Message-ID:  <1298.213.224.103.192.1078085673.squirrel@webmail.boxke.be>

next in thread | raw e-mail | index | archive | help
Hello,

I was wondering if it was possible to limit user access on /proc
without having to use securelevels.
For some reason chmod 751 /proc (or 750) does nothing.

Is this possible on FreeBSD 4.9 ? Can't find anything about it in the
manual pages. Just want to prevent lusers from running:

for file in /proc/*/cmdline; do cat $file; echo; done


Greetz,


Jimmy Scott



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