From owner-freebsd-questions Wed May 13 09:43:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA27771 for freebsd-questions-outgoing; Wed, 13 May 1998 09:43:22 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ASGARD.SLCC.EDU (ASGARD.SLCC.EDU [144.35.126.250]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA27753 for ; Wed, 13 May 1998 09:43:15 -0700 (PDT) (envelope-from skb@asgard.slcc.edu) Received: from labaide.cislab.slcc.edu.slcc.edu ([144.35.126.99]) by ASGARD.SLCC.EDU (8.8.5/8.8.5) with SMTP id KAA29643 for ; Wed, 13 May 1998 10:43:31 -0600 (MDT) Message-ID: <35F16A0C.28ED@asgard.slcc.edu> Date: Sat, 05 Sep 1998 10:42:52 -0600 From: Scott Brown Reply-To: skb@asgard.slcc.edu Organization: Salt Lake Community College X-Mailer: Mozilla 3.01 (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Running quota(1) with setuid Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to run quota(1) as root (as part of a CGI script), but I'm not getting the results I want. I've done "chmod 4755 quota", which in theory should allow any user to look at any other user's quota info, but quota still gives me the "permission denied" error. What am I missing? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message