From owner-freebsd-questions Fri Jan 4 9:18:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from yertle.kciLink.com (yertle.kcilink.com [216.194.193.105]) by hub.freebsd.org (Postfix) with ESMTP id 9B3B537B43C for ; Fri, 4 Jan 2002 09:18:17 -0800 (PST) Received: from onceler.kciLink.com (onceler.kciLink.com [216.194.193.106]) by yertle.kciLink.com (Postfix) with ESMTP id 1CBE41E98B for ; Fri, 4 Jan 2002 12:18:17 -0500 (EST) Received: (from khera@localhost) by onceler.kciLink.com (8.11.6/8.11.6) id g04HIHl39749; Fri, 4 Jan 2002 12:18:17 -0500 (EST) (envelope-from khera) Date: Fri, 4 Jan 2002 12:18:17 -0500 (EST) Message-Id: <200201041718.g04HIHl39749@onceler.kciLink.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: Vivek Khera To: freebsd-questions@freebsd.org Subject: Re: How to access CVS remotely Newsgroups: ml.freebsd.questions References: <20020104113137.A49092@freebsdportal.com> X-Trace: lorax.kciLink.com 1010163526 65822 216.194.193.106 (4 Jan 2002 16:58:46 GMT) X-Complaints-To: daemon@kciLink.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >>>>> "JF" == Jim Freeze writes: JF> I know there has to be a way to do an anonymous cvs implementation JF> where people can get files remotely (it is done everyday at source forge). JF> Can someone please point me in the right direction on how to do this? You want to investigate cvs in "pserver" mode. /etc/inetd.conf already has a sample line for enabling it, and all you really need to do is create a file with username+passwords for those who need to access it. I would also protect cvspserver with TCP wrappers in /etc/hosts.allow to keep idiot portscanners from bothering you. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message