From owner-freebsd-questions@FreeBSD.ORG Sun Apr 4 15:21:57 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9461E16A4CE for ; Sun, 4 Apr 2004 15:21:57 -0700 (PDT) Received: from ms-smtp-02-eri0.ohiordc.rr.com (ms-smtp-02-smtplb.ohiordc.rr.com [65.24.5.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5E7F43D1F for ; Sun, 4 Apr 2004 15:21:56 -0700 (PDT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (dhcp065-031-041-029.woh.rr.com [65.31.41.29]) i34MLstO013752 for ; Sun, 4 Apr 2004 18:21:54 -0400 (EDT) Message-ID: <000c01c41a92$cf1e3fb0$0200a8c0@satellite> From: "dave" To: Date: Sun, 4 Apr 2004 18:18:50 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: secure cvs server, urgent X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2004 22:21:57 -0000 Hello, 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. There are none and nothing in the logs. When i tried to use the :ext method i got the error: login can only be used with the pserver method. If anyone has secure cvs services going behind a firewall to users on the net please let me know. Thanks. Dave.