Hi guys,
yesterday I compiled the new shinny grsec patch for linux 2.4.20 kernel, and I found out, that /proc access is different, even to the group that was supposed to see /proc as a normal kernel, with not enabled CONFIG_GRKERNSEC_PROC_USERGROUP=y
Now, the users in the group defined by CONFIG_GRKERNSEC_PROC_GID
cant see all processes, as they used to with the last patch for 2.4.19.
I checked out the changelog, and i came up with this:
2002-12-14 15:31 spender
* fs/proc/inode.c: fix proc restrictions
now, the question is, is it possible to still have a group to see all processes, and the rest of the users to see only their processes.
Thanks