Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 9 Oct 2002 03:46:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 9 Oct 2002 03:46:14 -0400 Received: from blueberrysolutions.com ([195.165.170.195]:38804 "EHLO blueberrysolutions.com") by vger.kernel.org with ESMTP id ; Wed, 9 Oct 2002 03:46:13 -0400 Date: Wed, 9 Oct 2002 10:51:50 +0300 (EEST) From: Tony Glader X-X-Sender: teg@blueberrysolutions.com To: linux-kernel@vger.kernel.org Subject: capable()-function Message-ID: 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: 529 Lines: 15 Hi! I was investigating problems with PCMCIA and found that capable(CAP_SYS_ADMIN) returns always false in my case. If I'm calling capable(CAP_SYS_ADMIN) as root - shouldn't it return true? What could cause this? I'm using RH 8.0 and src-rpm of 2.4.18-14 kernel. -- * Tony Glader - 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/