| From: |
| Olaf Dietsche <olaf+list.linux-kernel@olafdietsche.de> |
| To: |
| linux-kernel@vger.kernel.org |
| Subject: |
| [PATCH] 2.6.13: access permission filesystem 0.17 |
| Date: |
| Thu, 01 Sep 2005 20:51:37 +0200 |
| Archive-link: |
| Article,
Thread
|
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:
- updated to 2.6.13
This patch is available at:
<http://www.olafdietsche.de/linux/accessfs/>>
Regards, Olaf.