Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261481AbVAGQOq (ORCPT ); Fri, 7 Jan 2005 11:14:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261485AbVAGQOq (ORCPT ); Fri, 7 Jan 2005 11:14:46 -0500 Received: from out009pub.verizon.net ([206.46.170.131]:33448 "EHLO out009.verizon.net") by vger.kernel.org with ESMTP id S261481AbVAGQOp (ORCPT ); Fri, 7 Jan 2005 11:14:45 -0500 Message-Id: <200501071614.j07GEgEC018705@localhost.localdomain> To: Martin Mares cc: Christoph Hellwig , Arjan van de Ven , Lee Revell , Ingo Molnar , Chris Wright , Alan Cox , "Jack O'Quin" , Linux Kernel Mailing List , Andrew Morton Subject: Re: [PATCH] [request for inclusion] Realtime LSM In-reply-to: Your message of "Fri, 07 Jan 2005 17:08:08 +0100." <20050107160808.GB6529@ucw.cz> Date: Fri, 07 Jan 2005 11:14:42 -0500 From: Paul Davis X-Authentication-Info: Submitted using SMTP AUTH at out009.verizon.net from [151.197.185.179] at Fri, 7 Jan 2005 10:14:44 -0600 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1003 Lines: 21 >Sure, filesystem capabilities would be nice, but for the stuff Paul >mentions they aren't needed -- what you need is to grant capabilities >to the user's session, which can be easily done by a PAM module. i think this is true only if the kernel comes with capabilities enabled. various media-centric distributions (CCRMA, demudi, dyne:bolic and others) enabled them for their 2.4 kernels, but not the major desktop-centric ones. then the impression began to be received that in 2.6, capabilities were even more questionable of a mechanism to use. In addition, the LSM system appeared, and seemed to offer a much better solution entirely: no need to patch the kernel at all, or at least it appeared to be so in the beginning. Hence the "realtime" LSM. --p - 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/