From owner-freebsd-questions  Tue Oct 10  8:21:28 2000
Delivered-To: freebsd-questions@freebsd.org
Received: from postmarq.mu.edu (hermes.mu.edu [134.48.1.5])
	by hub.freebsd.org (Postfix) with ESMTP id 8166E37B503
	for <freebsd-questions@freebsd.org>; Tue, 10 Oct 2000 08:21:25 -0700 (PDT)
Received: from marquette.edu ([127.0.0.1]) by postmarq.mu.edu
          (Netscape Messaging Server 4.15) with ESMTP id G27ZZH00.V9O for
          <freebsd-questions@freebsd.org>; Tue, 10 Oct 2000 10:21:17 -0500 
From: Jeremy Vandenhouten <jeremy.vandenhouten@marquette.edu>
To: freebsd-questions@freebsd.org
Message-ID: <52d299530730.53073052d299@marquette.edu>
Date: Tue, 10 Oct 2000 10:21:17 -0500
X-Mailer: Netscape Webmail
MIME-Version: 1.0
Content-Language: en
Subject: User-ppp
X-Accept-Language: en
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

The account is already a member of group wheel, and I have added him to 
the network group by editing the groups file.

Any further thoughts?
J

> > Also, at this moment in time I have a particular login account that
> > I would like to add ppp access too. When I try to run ppp under this
> > account it tells me access denied. What can I do to correct this?
> 
> The executable of user-mode PPP is owned by:
> 
>    % ls -l /usr/sbin/ppp
>    -r-sr-xr--  1 root  network  296668 Sep 22 10:52 /usr/sbin/ppp*
> 
> Since it's setuid-root, you should probably add the account that you
> want to be able to run user-PPP to the `network' group.
> 




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message