*BSD News Article 51687


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.kei.com!newshost.marcam.com!usc!howland.reston.ans.net!agate!reason.cdrom.com!usenet
From: "Jordan K. Hubbard" <jkh@FreeBSD.org>
Newsgroups: comp.unix.bsd.386bsd.misc
Subject: Re: I Need Help with FreeBSD & Setting up GROUP Rights
Date: 18 Sep 1995 08:07:31 GMT
Organization: Walnut Creek CDROM
Lines: 32
Message-ID: <43j9c4$879@reason.cdrom.com>
References: <43iif8$ilc@comet.magicnet.net>
NNTP-Posting-Host: time.cdrom.com
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 1.1N (X11; I; FreeBSD 2.1-STABLE i386)
X-URL: news:43iif8$ilc@comet.magicnet.net

David Hartley <hartley@magicnet.net> wrote:
1. You're in the wrong newsgroup - have you checked out
comp.unix.bsd.freebsd.misc lately? :-)
 
>I need serious help getting the "group" rights setup so that I can allow access via slip & ppp
>accounts.

This isn't very specific, I'm afraid.  What do you mean by "group rights"?
Entries in /etc/group?  They should have very little (if anything) to do
with providing SLIP/PPP access.

>I have the system answering the phone and allwoing logins and shells. But every time I try to
>use the sliplogin it gives me a command not found message.

That's not a group problem, that's a PATH problem!  Is your PATH set to include
/usr/sbin?  That's where the sliplogin program lives.

>If I am on the local machine I am allowed to execute the program but that's not what I want.

"the local machine?" pardon?  As opposed to...?

>Does anyone have the "working" sample files and instructions that I need to set up a Server 
>running dialup connections? I am working towards setting up a web server using FreeBSD 2.0.5

Check out the FAQ and the handbook documents living on http://www.freebsd.org.
Most of what you're looking for is there..

Also, I recommend a good UNIX book!  Evi Nemeth's classic book on system
administration is a strong candidate.
-- 
						Jordan