From owner-freebsd-questions Fri Dec 21 3:31:56 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by hub.freebsd.org (Postfix) with ESMTP id EC65837B446 for ; Fri, 21 Dec 2001 03:31:41 -0800 (PST) Received: from fwd10.sul.t-online.de by mailout04.sul.t-online.de with smtp id 16HNtt-0008F2-00; Fri, 21 Dec 2001 12:31:41 +0100 Received: from earth.. (520042712742-0001@[217.224.150.196]) by fwd10.sul.t-online.com with smtp id 16HNtZ-1Yw0v2C; Fri, 21 Dec 2001 12:31:21 +0100 From: morten.gulbrandsen@t-online.de (Morten Gulbrandsen) To: freebsd-questions@freebsd.org Subject: Re: /usr/sbin/ppp: Permission denied Date: Fri, 21 Dec 2001 12:29:50 +0000 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <01122111343400.00269@earth..> <01122112095701.00303@earth..> <20011221221139.U724@k7.mavetju.org> In-Reply-To: <20011221221139.U724@k7.mavetju.org> MIME-Version: 1.0 Message-Id: <01122112323202.00303@earth..> Content-Transfer-Encoding: 8bit X-Sender: 520042712742-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 21 Dec 2001, you wrote: > On Fri, Dec 21, 2001 at 12:07:32PM +0000, Morten Gulbrandsen wrote: > > On Fri, 21 Dec 2001, Edwin Groothuis wrote: > > > On Fri, Dec 21, 2001 at 11:28:58AM +0000, Morten Gulbrandsen wrote: > > > > bash-2.04$ ppp -ddial > > > > bash: /usr/sbin/ppp: Permission denied > > > > bash-2.04$ ls -l /usr/sbin/ppp > > > > -r-sr-xr-- 1 root network 283624 Dec 2 2000 /usr/sbin/ppp > > > > bash-2.04$ > > > > > > > > > > > > bash-2.04$ ls -l ppp.conf > > > > -rw------- 1 root wheel 3040 Dec 21 10:42 ppp.conf > > > > bash-2.04$ > > > > > > > > su-2.04# less ppp.conf > > > > default: > > > > allow user morten > > > > > > > > How can I allow user morten, without > > > > permission denied ? > > > > > > Add him to the group "network" > > > > by means of adduser morten network , I presume ? > > No, with 'vi /etc/groups' here is my /etc/group bash-2.04$ cat /etc/group # $FreeBSD: src/etc/group,v 1.19 1999/08/27 23:23:41 peter Exp $ # wheel:*:0:root daemon:*:1:daemon kmem:*:2:root sys:*:3:root tty:*:4:root operator:*:5:root mail:*:6: bin:*:7: news:*:8: man:*:9: games:*:13: staff:*:20:root guest:*:31:root bind:*:53: uucp:*:66: xten:*:67:xten dialer:*:68: network:*:69: nogroup:*:65533: nobody:*:65534: Please tell me how to modify it. Yours Sincerely Morten Gulbrandsen > > Edwin > > -- > Edwin Groothuis | Personal website: http://www.MavEtJu.org > edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: > ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message