Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755355AbWKMVyF (ORCPT ); Mon, 13 Nov 2006 16:54:05 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755357AbWKMVyE (ORCPT ); Mon, 13 Nov 2006 16:54:04 -0500 Received: from omx1-ext.sgi.com ([192.48.179.11]:22925 "EHLO omx1.americas.sgi.com") by vger.kernel.org with ESMTP id S1755355AbWKMVyC (ORCPT ); Mon, 13 Nov 2006 16:54:02 -0500 Date: Mon, 13 Nov 2006 15:57:06 -0600 From: "Bill O'Donnell" To: Chris Friedhoff Cc: "Serge E. Hallyn" , linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, Stephen Smalley , James Morris , Chris Wright , Andrew Morton , KaiGai Kohei , Alexey Dobriyan Subject: Re: [PATCH 1/1] security: introduce fs caps Message-ID: <20061113215706.GA9658@sgi.com> References: <20061108222453.GA6408@sergelap.austin.ibm.com> <20061109061021.GA32696@sergelap.austin.ibm.com> <20061109103349.e58e8f51.chris@friedhoff.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061109103349.e58e8f51.chris@friedhoff.org> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 997 Lines: 33 On Thu, Nov 09, 2006 at 10:33:49AM +0100, Chris Friedhoff wrote: | Page http://www.friedhoff.org/fscaps.html updated ... | Kernel 2.6.18.2 updated ... | System keeps on humming ... | Is anyone else using/testing the patch? Please give feedback ... Most likely a cockpit error, but I'm having trouble when I give the capability to ping (using the userexample from your fscaps page): $ uname -a Linux certify 2.6.19-rc3 #3 SMP PREEMPT Mon Nov 13 14:40:54 CST 2006 ia64 $ sudo chmod 711 /bin/ping $ ping -c 1 localhost ping: icmp open socket: Operation not permitted $ sudo setfcaps cap_net_raw=ep /bin/ping /bin/ping: Function not implemented (errno=38) Any help is appreciated. Bill --- Bill O'Donnell SGI 651.683.3079 billodo@sgi.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/