From owner-freebsd-questions Mon Jul 10 18:42:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from baddog.yi.org (24-216-177-184.hsacorp.net [24.216.177.184]) by hub.freebsd.org (Postfix) with ESMTP id C8D2137B6F3 for ; Mon, 10 Jul 2000 18:42:16 -0700 (PDT) (envelope-from ahze@wp.cc.nc.us) Received: from slaughter.necro.edu (slaughter.necro.edu [192.168.0.1]) by baddog.yi.org (8.9.3/8.9.3) with ESMTP id VAA10293; Mon, 10 Jul 2000 21:41:59 -0400 (EDT) (envelope-from ahze@wp.cc.nc.us) Message-Id: <200007110141.VAA10293@baddog.yi.org> Date: Mon, 10 Jul 2000 21:41:56 EDT From: Mike Johnson To: "dave" , Subject: Re: sudo? Reply-To: ahze@wp.cc.nc.us X-Mailer: Spruce 0.6.5 for X11 w/smtpio 0.7.9 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG chmod 0440 /usr/local/etc/sudoers that should work.. On Tue, 11 Jul 2000, dave wrote: > Date: Tue, 11 Jul 2000 21:21:43 -0400 > To: > From: "dave" > Reply-To: "dave" > Subject: sudo? > > Hello, > I'm having difficulties configuring sudo under fbsd 4.0. My problem > is with the format of the sudoers file. I've got a user myself, which > I've given all access to for testing purposes. I then create a test user, > adding him to the identical lines as myself, again giving him full > access, all of which works. When I try to limit the test user's access to > perform only one or two commands I get the message that the test user is > not allowed to run on the host. Any ideas? > Thanks. > Dave. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message