Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 5 Nov 2002 10:44:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 5 Nov 2002 10:44:57 -0500 Received: from mailout09.sul.t-online.com ([194.25.134.84]:60583 "EHLO mailout09.sul.t-online.com") by vger.kernel.org with ESMTP id ; Tue, 5 Nov 2002 10:44:56 -0500 From: Olaf Dietsche To: linux-kernel@vger.kernel.org Subject: [PATCH] 2.5.46: access permission filesystem Date: Tue, 05 Nov 2002 16:51:20 +0100 Message-ID: <87adko581z.fsf@goat.bogus.local> User-Agent: Gnus/5.090005 (Oort Gnus v0.05) XEmacs/21.4 (Honest Recruiter, i386-debian-linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 675 Lines: 14 This *untested* 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.5.46 This patch is available at: Regards, Olaf. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/