2003-06-24 23:19:56

by Olaf Dietsche

[permalink] [raw]
Subject: [PATCH] 2.5.72: access permission filesystem 0.15

This patch adds a new permission managing file system. Furthermore, it
adds two modules, which make use of this file system.

One module allows granting capabilities based on user-/groupid. The
second module allows to grant access to lower numbered ports based on
user-/groupid, too.

Changes:
- added compile time check for CONFIG_NET_HOOKS
- updated to 2.5.72

This patch is available at:
<http://www.olafdietsche.de/linux/accessfs/>

Regards, Olaf.