From owner-freebsd-questions Mon Jul 10 18:48:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gull.prod.itd.earthlink.net (gull.prod.itd.earthlink.net [207.217.121.85]) by hub.freebsd.org (Postfix) with ESMTP id 42A7C37B9D7 for ; Mon, 10 Jul 2000 18:48:25 -0700 (PDT) (envelope-from dmehler22@earthlink.net) Received: from hellraiser (ip254.dayton12.oh.pub-ip.psi.net [38.31.204.254]) by gull.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with SMTP id SAA20079; Mon, 10 Jul 2000 18:48:13 -0700 (PDT) Message-ID: <001b01bfeba4$52b94260$0200a8c0@hellraiser> Reply-To: "dave" From: "dave" To: Cc: References: <200007110141.VAA10293@baddog.yi.org> Subject: Re: sudo? Date: Tue, 11 Jul 2000 21:55:56 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4029.2901 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4029.2901 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Done that, isudo is reading sudoers right, it's not giving me a permissions error like it was, it's just not allowing my test user to operate on the given host. Dave. ----- Original Message ----- From: "Mike Johnson" To: "dave" ; Sent: Monday, July 10, 2000 9:41 PM Subject: Re: sudo? > > 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