Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2002 02:01:12 +0000 (GMT)
From:      Philip <philip@your-mom.student.umd.edu>
To:        Edwin Groothuis <edwin@mavetju.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: SSH + CVS
Message-ID:  <20020426015900.X80022-100000@your-mom.student.umd.edu>
In-Reply-To: <20020426164920.Y56548@k7.mavetju.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Thats the client side... You gotta do stuff on the server too right ?

basically the cvs pserver runs in a chrooted -jail /usr/home/cvs
its passwd is *'ed out.  Direct console access with root is the only login
allowed.  Every "developer" is given read/write access throught the
appropriate CVSROOT files. Without giving them an actual user on the
computer.

At least that was my understanding.



-----------------------------------------------------------------------
Philip M. Gollucci (p6m7g8) philip@p6m7g8.com 301.314.3118 301.646.3011

Science, Discovery, & the Universe (UMCP)
        Webmaster & Webship Teacher
        URL: http://www.sdu.umd.edu

EJournalPress.com
        Database/PERL Programmer & System Admin
        URL : http://www.ejournalpress.com

Homepage    : http://p6m7g8.com
Resume      : http://p6m7g8.com/Work/index.html
Software    : http://p6m7g8.com/Developement/


On Fri, 26 Apr 2002, Edwin Groothuis wrote:

> On Fri, Apr 26, 2002 at 01:48:01AM +0000, Philip wrote:
> > I'm trying to setup a
> > "secure" CVS server using an ssh tunnel
> > on an FBSD4.5-RELEASE machine
> >
> > http://www.prima.eu.org/tobez/cvs-howto.htm
> >
> > I've pretty much done that verbatim, but its not working
> > and I don't know if its a reputable source.
>
> This is how I have learned it:
> 	export CVS_RSH=ssh
> 	export CVSROOT=:ext:userid@host:/path/to/cvsrepository
> 	cvs co module
>
> Edwin
>
> --
> Edwin Groothuis      |           Personal website: http://www.MavEtJu.org
> edwin@mavetju.org    |        Interested in MUDs? Visit Fatal Dimensions:
> bash$ :(){ :|:&};:   |                    http://www.FatalDimensions.org/
>


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?20020426015900.X80022-100000>