Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2002 15:23:44 +0000 (GMT)
From:      jason+freebsd@kanda.com
To:        Nelis Lamprecht <nelis@brabys.co.za>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: hiding processes from users?
Message-ID:  <20020325152249.U28894-100000@uk2.kanda-systems.net>
In-Reply-To: <5.1.0.14.2.20020325160949.0138a888@192.96.48.11>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 25 Mar 2002, Nelis Lamprecht wrote:

> Hi
>
> I know that it is possible to hide system processes so that normal users
> will only be able to see their own in fbsd but I don't know how. please help.

Add the following to /etc/sysctl.conf:

  kern.ps_showallprocs=0

and then run:

kern.ps_showallprocs=0

To make it active without a reboot.

Jason

>
> thanks.
>
> nelis
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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