Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 1999 17:40:41 +0200
From:      Gunnar Flygt <gunnar@pluto.sr.se>
To:        Kenneth Legg <sce04020@mail.wvnet.edu>
Cc:        FreeBSD Questions <freebsd-questions@FreeBSD.org>
Subject:   Re: ppp
Message-ID:  <19990819174041.A66605@sr.se>
In-Reply-To: <99081911350700.01144@myname.my.domain>; from Kenneth Legg on Thu, Aug 19, 1999 at 11:31:22AM -0400
References:  <99081911350700.01144@myname.my.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 19, 1999 at 11:31:22AM -0400, Kenneth Legg wrote:
> My ppp works great when I'm loged on as root, but gives me "permission denied"
> when I'm loged on as myself. What causes this and where in the handbook can I
> find how to fix it?

It's all in the man pages. You should add yourself to the network group,
and also make an entry in ppp.conf like:
default:
# set log Phase Chat LCP IPCP CCP command
 allow user gunnar
 set device /dev/cuaa0
 .
 .
 etc

-- 
                           __o
regards, Gunnar       ---_ \<,_
email: flygt@sr.se ---- (_)/ (_)


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990819174041.A66605>