From owner-freebsd-questions Fri Jul 3 22:29:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA12627 for freebsd-questions-outgoing; Fri, 3 Jul 1998 22:29:34 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp13.bellglobal.com (smtp13.bellglobal.com [204.101.251.52]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA12622 for ; Fri, 3 Jul 1998 22:29:33 -0700 (PDT) (envelope-from darkstar@aei.ca) Received: from luc (ppp1079.qc.bellglobal.com [206.172.247.119]) by smtp13.bellglobal.com (8.8.5/8.8.5) with SMTP id BAA09791 for ; Sat, 4 Jul 1998 01:28:52 -0400 (EDT) From: "Steven" To: Subject: Permissions for dialup user??? Date: Sat, 4 Jul 1998 01:26:56 -0400 Message-ID: <000101bda70c$5c0ddb20$0201a8c0@luc> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 1 (Highest) X-MSMail-Priority: High X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: High Sensitivity: Private X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello everyone, I have a lttle problem. I am trying to allow two dialup PPP connections to my server at home. Now I have read and followed the man page on setting up the incoming PPP and have been able to have the user connect but he gets the error message saying "permission denied", so I know that either the ppplogin script doesn't belong to the right group of owners or the user doesn't have the proper authority. Now my system is pretty much set up as in the man page. Same login script in /usr/local/bin named ppplogin. It has the permissions of 711 and belongs to root and group wheel. As a test I added the user to the group wheel and it still gave me the same error. Can anyone help? Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message