On 2/24/06, Ricardo A. Reis <[EMAIL PROTECTED]> wrote:
> Hi Vlad,
>
> See your sysctl.conf per this entries:
>
> sysctl -ad | grep bsd.see
> security.bsd.see_other_gids: Unprivileged processes may see
> subjects/objects with different real gid
> security.bsd.see_other_uids: Unprivileged processes m
On 2/24/06, Vlad GALU <[EMAIL PROTECTED]> wrote:
> On 2/24/06, Ricardo A. Reis <[EMAIL PROTECTED]> wrote:
> > Hi Vlad,
> >
> > See your sysctl.conf per this entries:
> >
> > sysctl -ad | grep bsd.see
> > security.bsd.see_other_gids: Unprivileged processes may see
> > subjects/objects with different
Hi Vlad,
See your sysctl.conf per this entries:
sysctl -ad | grep bsd.see
security.bsd.see_other_gids: Unprivileged processes may see
subjects/objects with different real gid
security.bsd.see_other_uids: Unprivileged processes may see
subjects/objects with different real uid
Ricardo A. Reis
6.1-PRERELEASE
Inside the jail:
[EMAIL PROTECTED] / # /usr/local/sbin/lighttpd -f /usr/local/etc/lighttpd.conf
[EMAIL PROTECTED] / #
[EMAIL PROTECTED] / # ps ax | grep light
55816 p0 S+J0:00.00 grep light
[EMAIL PROTECTED] / #
Outside the jail:
[EMAIL PROTECTED] / # ps ax | grep light
6263