Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Apr 2004 18:30:20 -0400
From:      Chuck Swiger <cswiger@mac.com>
To:        dave <dmehler26@woh.rr.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: secure cvs server, urgent
Message-ID:  <40708C7C.3010601@mac.com>
In-Reply-To: <000c01c41a92$cf1e3fb0$0200a8c0@satellite>
References:  <000c01c41a92$cf1e3fb0$0200a8c0@satellite>

next in thread | previous in thread | raw e-mail | index | archive | help
dave wrote:
>     I'm wanting to offer cvs services to a select group of users from my
> internal server. I need this to be as secure as possible using ssh. I've
> tried cvsd, and although it starts when i try to log in, i'm using :pserver:
> at the moment, i get the message, premature end of file from server, consult
> above messages if any.

You can't use pserver or cvs in daemon mode in conjunction with SSH access.

Simply set CVS_RSH=ssh in your environment and use a CVSROOT without the 
:pserver: bit and your users ought to be fine, at least if cvs is in their 
path on your internal server.

-- 
-Chuck



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