Hi,
Thanks Glenn. I have made the changes. FreeBSD mailing list rocks!
Sorry to ask, but it would be great if anyone can tell me what would the
solution for the same problem in a redhat LINUX machine. I hope all of you
would take it in such a spirit that providing support for another opensource
At 10:39 PM 7/21/2005, Akhthar Parvez. K wrote:
Hi,
Thanks to Frank. I have changed the value of kern.ps_showallprocs to 1 and
its
listing all processes now. I used the following command
sysctl kern.ps_showallprocs=1
Will the value change back to zero once the server is rebooted. If yes, is
Hi,
Thanks to Frank. I have changed the value of kern.ps_showallprocs to 1 and its
listing all processes now. I used the following command
sysctl kern.ps_showallprocs=1
Will the value change back to zero once the server is rebooted. If yes, is
there any way to make the changes permanently. I
On Wednesday, 20 July 2005 at 13:08:25 +, jdyke wrote:
> Akhthar Parvez. K wrote:
>> Hello,
>>
>> When I run the command ps -awux from a user's bash shell(not root), it's
>> listing the processes under the particular user only. Can anyone tell me
>> why?
>
> -u matches user
>
> man ps
This is
Akhthar Parvez. K wrote:
Hello,
When I run the command ps -awux from a user's bash shell(not root), it's
listing the processes under the particular user only. Can anyone tell me why?
Under FreeBSD 4.x the sysctl is:
kern.ps_showallprocs
0: only show processes of the user itself
1: Show al
Akhthar Parvez. K wrote:
>Hi,
>
>sysctl security.bsd.see_other_uids
>sysctl: unknown oid 'security.bsd.see_other_uids'
>
>:-(
>
Little demo:
# sysctl -a | grep other_uid
security.bsd.see_other_uids: 1
> sysctl security.bsd.see_other_uids
> sysctl: unknown oid 'security.bsd.see_other_uids'
Did you try that as root? What is your
FreeBSD version (uname -a)?
Norbert
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/
Hi,
sysctl security.bsd.see_other_uids
sysctl: unknown oid 'security.bsd.see_other_uids'
:-(
On Wednesday 20 July 2005 18:46, Norbert Koch wrote:
> > When I run the command ps -awux from a user's bash shell(not root), it's
> > listing the processes under the particular user only. Can anyone
> > t
> When I run the command ps -awux from a user's bash shell(not root), it's
> listing the processes under the particular user only. Can anyone
> tell me why?
see 'sysctl security.bsd.see_other_uids'
Norbert
___
freebsd-questions@freebsd.org mailing lis
On Wed, Jul 20, 2005 at 06:42:20PM +0530, Akhthar Parvez. K wrote:
> Hello,
>
> When I run the command ps -awux from a user's bash shell(not root), it's
> listing the processes under the particular user only. Can anyone tell me why?
>
What is security.bsd.see_other_uids set to?
--
Bob Bomar
[
Hello,
It does not show all processes even if I did not use -u option. It would be
good if anyone can tell me how can I view all processes from a user's bash
shell.
On Wednesday 20 July 2005 18:38, jdyke wrote:
> Akhthar Parvez. K wrote:
> > Hello,
> >
> > When I run the command ps -awux from a
Akhthar Parvez. K wrote:
Hello,
When I run the command ps -awux from a user's bash shell(not root), it's
listing the processes under the particular user only. Can anyone tell me why?
You must have these two sysctls set to 0:
security.bsd.see_other_gids
security.bsd.see_other_uids
This
Akhthar Parvez. K wrote:
Hello,
When I run the command ps -awux from a user's bash shell(not root), it's
listing the processes under the particular user only. Can anyone tell me why?
-u matches user
man ps
___
freebsd-questions@freebsd.org maili
13 matches
Mail list logo