Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754133AbXJHUjS (ORCPT ); Mon, 8 Oct 2007 16:39:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752520AbXJHUjF (ORCPT ); Mon, 8 Oct 2007 16:39:05 -0400 Received: from web36602.mail.mud.yahoo.com ([209.191.85.19]:20860 "HELO web36602.mail.mud.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752274AbXJHUjD (ORCPT ); Mon, 8 Oct 2007 16:39:03 -0400 X-YMail-OSG: VhE80hwVM1n3TZsMUieLKJIuLxNAcmAwxVKKsu1rqC9_mIQBLJP_KNNTLMRSzKefaSeoF8gfYg-- X-RocketYMMF: rancidfat Date: Mon, 8 Oct 2007 13:39:01 -0700 (PDT) From: Casey Schaufler Reply-To: casey@schaufler-ca.com Subject: Re: [PATCH] Version 3 (2.6.23-rc8) Smack: Simplified Mandatory Access Control Kernel To: "Eric W. Biederman" , "Serge E. Hallyn" Cc: Kyle Moffett , Linus Torvalds , Bill Davidsen , Stephen Smalley , James Morris , Andrew Morton , casey@schaufler-ca.com, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Message-ID: <384716.99898.qm@web36602.mail.mud.yahoo.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 873 Lines: 24 --- "Eric W. Biederman" wrote: > My very practical question: How do I run selinux in one container, > and SMACK in another? How would you run PREEMPT_RT in one container, and PREEMPT_DESKTOP in another? How would you run SMP in one and UP in the other? One aspect that SELinux and Smack share is that they only really provide security if all processes involved are under their control, just like the preemption behavior. This is not necessarily true of all possible LSMs. In that case it may be practicle to have different behavior for different containers. Casey Schaufler casey@schaufler-ca.com - 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/