see processes owned by other users

2005-04-15 Thread Alexey Privalov

Hi all,

I'm using 5.3-STABLE now (FreeBSD 5.3-STABLE #5: Mon Dec  6 17:45:08 NOVT 2004).

I've setted security.mac.seeotheruids.enabled to 0 in sysctl.conf, so I can 
see my own processes only... 
With one exception, if a process was started in jail with the same UID (but 
not me directly) then I could see this too.
Is there a feature or bug?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: see processes owned by other users

2005-04-15 Thread Lowell Gilbert
Alexey Privalov [EMAIL PROTECTED] writes:

 I'm using 5.3-STABLE now (FreeBSD 5.3-STABLE #5: Mon Dec  6 17:45:08 NOVT 
 2004).
 
 I've setted security.mac.seeotheruids.enabled to 0 in sysctl.conf, so I can 
 see my own processes only... 
 With one exception, if a process was started in jail with the same UID (but 
 not me directly) then I could see this too.
 Is there a feature or bug?

Feature.  That's exactly what I would expect it to do.
If the process has your UID, it belongs to you.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]