Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030906AbWK3SEg (ORCPT ); Thu, 30 Nov 2006 13:04:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030910AbWK3SEg (ORCPT ); Thu, 30 Nov 2006 13:04:36 -0500 Received: from omx1-ext.sgi.com ([192.48.179.11]:11718 "EHLO omx1.sgi.com") by vger.kernel.org with ESMTP id S1030906AbWK3SEe (ORCPT ); Thu, 30 Nov 2006 13:04:34 -0500 Date: Thu, 30 Nov 2006 12:05:02 -0600 From: "Bill O'Donnell" To: Chris Friedhoff , "Serge E. Hallyn" , Andrew Morton , linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, Stephen Smalley , James Morris , Chris Wright , KaiGai Kohei , Alexey Dobriyan Subject: Re: [PATCH] Implement file posix capabilities Message-ID: <20061130180502.GA20345@sgi.com> References: <20061127170740.GA5859@sergelap.austin.ibm.com> <20061129112848.8e48267e.chris@friedhoff.org> <20061129204013.GA7228@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061129204013.GA7228@sgi.com> 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: 1644 Lines: 43 The memory fault when setfcaps is run as noted in #4 below also occurs on RHEL5 IA64 (2.6.18 kernel-2.6.18-1.2747.el5 with Serge's capability patch, and Kaigai's userspace tools installed). On Wed, Nov 29, 2006 at 02:40:13PM -0600, Bill O'Donnell wrote: | Once again, running into problems when trying this patch on SLES-10 IA64, | (Linux certify 2.6.18 #2 SMP PREEMPT Wed Nov 29 13:11:28 CST 2006 ia64) | | 1) replaced the ancient /lib/libcap.so.1.92 with less ancient libcap.so.1.10 | | 2) successfully applied Serge's patch to SLES 2.6.18 sources and rebooted | | 3) installed Kaigai's userspace tools... no problems evident | | 4) ran setfcaps to see capabilities... (note Memory fault): | | certify:~/libcap-1.10 # setfcaps | usage: setfcaps ... | cap_chown, cap_dac_override, cap_dac_read_search, cap_fowner | cap_fsetid, cap_kill, cap_setgid, cap_setuid | cap_setpcap, cap_linux_immutable, | cap_net_bind_service, cap_net_broadcast | cap_net_admin, cap_net_raw, cap_ipc_lock, cap_ipc_owner | cap_sys_module, cap_sys_rawio, cap_sys_chroot, cap_sys_ptrace | cap_sys_pacct, cap_sys_admin, cap_sys_boot, cap_sys_nice | cap_sys_resource, cap_sys_time, | cap_sys_tty_config, cap_mknod | cap_lease, cap_audit_write, cap_audit_controlMemory fault | | 5) straced previous command: ----snip---- -Bill -- Bill O'Donnell SGI 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/