2002-11-12 16:52:41

by Olaf Dietsche

[permalink] [raw]
Subject: [ANNOUNCE][PATCH] 2.5.46: access permission filesystem 0.11

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:
- moved locking from spinlock to semaphore

This patch is available at:
<http://home.t-online.de/home/olaf.dietsche/linux/accessfs/>

Regards, Olaf.