From owner-freebsd-questions Fri Dec 21 2:33:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailout08.sul.t-online.com (mailout08.sul.t-online.com [194.25.134.20]) by hub.freebsd.org (Postfix) with ESMTP id 3A9A237B405 for ; Fri, 21 Dec 2001 02:33:30 -0800 (PST) Received: from fwd05.sul.t-online.de by mailout08.sul.t-online.de with smtp id 16HMzZ-0001z6-01; Fri, 21 Dec 2001 11:33:29 +0100 Received: from earth.. (520042712742-0001@[80.133.156.26]) by fwd05.sul.t-online.com with smtp id 16HMzS-0QzXeKC; Fri, 21 Dec 2001 11:33:22 +0100 From: morten.gulbrandsen@t-online.de (Morten Gulbrandsen) To: freebsd-questions@freebsd.org Subject: /usr/sbin/ppp: Permission denied Date: Fri, 21 Dec 2001 11:28:58 +0000 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <01122111343400.00269@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 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 ? I have tried chmod u+x /usr/sbin/ppp Yours Sincerely Morten Hulbrandsen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message