Chris Costello wrote:
> On Sun, Sep 12, 1999, Peter Wemm wrote:
> > Now that I think about it, it shouldn't be too hard (TM) to finish off the
> > /proc/pid/cmdline stuff so that ps didn't need to access /mem and didn't
> > need setgid at all.
> 
>    What about the `e' flag?

I'm of the opinion that this particular beastie should be restricted to
seeing your own processes only (unless you're root).  Implementing
/proc/pid/cmdline (globally readable) and /proc/pid/environ (user, group
kmem readable only), and turning off setgid kmem for ps.

I've lost count of the number of things that want you to do things like: 
  setenv CVSPASSWORD foo
etc.

Cheers,
-Peter




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to