Date: Wed, 11 Oct 2000 18:06:26 +0300 From: Odhiambo Washington <wash@poeza.iconnect.co.ke> To: Jeremy Vandenhouten <jeremy.vandenhouten@marquette.edu> Cc: FBSD-Q <freebsd-questions@freebsd.org> Subject: Re: user-ppp Message-ID: <20001011180626.D27292@poeza.iconnect.co.ke> In-Reply-To: <62dfff630e2f.630e2f62dfff@marquette.edu>; from "Jeremy Vandenhouten" on Wed, Oct 11, 2000 at 09:19:46AM -0500 References: <62dfff630e2f.630e2f62dfff@marquette.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
* Jeremy Vandenhouten <jeremy.vandenhouten@marquette.edu> [20001011 17:22]: =>The man page for ppp states: =>ppp will not run if the invoking user id is not zero. This => may be overridden by using the ``allow users'' command in => /etc/ppp/ppp.conf. => =>Where exactly do I need to put this (under default?) so other users can =>use ppp and what exactly do I need to put there? In the defaults section, or on the label that you've created for them. default: set log Phase Chat LCP IPCP CCP tun command set device /dev/cuaa0 set speed 38400 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT \ OK-AT-OK ATE1Q0 OK \\dATm1l3DT\\T TIMEOUT 40 CONNECT" set log local LCP IPCP CCP allow users user1 user2 user3 ...userN Then you have to add them to the 'network' /etc/group network:*:69:user1 user2 user3...userN Hope that helps. -Wash -- Odhiambo Washington Inter-Connect Ltd., wash@iconnect.co.ke 5th Flr Furaha Plaza Tel: 254 11 222604 Nkrumah Rd., Fax: 254 11 222636 PO Box 83613 MOMBASA, KENYA. The moving cursor writes, and having written, blinks on. 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?20001011180626.D27292>