From owner-freebsd-questions@FreeBSD.ORG Sun Jul 26 23:35:24 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4C7A41065674 for ; Sun, 26 Jul 2009 23:35:24 +0000 (UTC) (envelope-from kalle.moller@gmail.com) Received: from mail-fx0-f219.google.com (mail-fx0-f219.google.com [209.85.220.219]) by mx1.freebsd.org (Postfix) with ESMTP id D29878FC08 for ; Sun, 26 Jul 2009 23:35:23 +0000 (UTC) (envelope-from kalle.moller@gmail.com) Received: by fxm19 with SMTP id 19so44021fxm.43 for ; Sun, 26 Jul 2009 16:35:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=tB/vmNNF6Uwj4f5H2f1yJZg5Z5sB9mit6ojDnF5sN3I=; b=HQ59TS3RfBkyl+mgkwZcEFuEwpWLVywKKxfVTB8WVpn7ChmU4IwMqqHEjZda0Mb4HL Cjt2FUpOmKhR6PdJR7+1ipF5YcfcOxhOn+svGIGVx6HWf/7fcGm76z1FJKfLTDJj0fhV 7DEGJr/1dNud5VdHa4YOp0YRPQBGQ2OM/DuAs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=sP3FJerCfdIyntUjIIQYXFDTFob4d9NsG7pQZQ4JivEzfGKFYGHtuQa4vkXJmExl4g KePMOyXL8e06Gn1z7pgcclmOmubpyEqBTEY4lNPwB1Shvxs0lMm2yPJSXvblRwKfA+aP vM/3xRtjJ5TazvLhNYbmT551kt4Ci1JH8Eey0= MIME-Version: 1.0 Sender: kalle.moller@gmail.com Received: by 10.204.103.203 with SMTP id l11mr2458996bko.71.1248651322901; Sun, 26 Jul 2009 16:35:22 -0700 (PDT) Date: Mon, 27 Jul 2009 01:35:22 +0200 X-Google-Sender-Auth: 94c7b582450cbea1 Message-ID: <8250ac3f0907261635k298dbb03w77c18134cfd140fd@mail.gmail.com> From: =?ISO-8859-1?Q?Kalle_M=F8ller?= To: FreeBSD Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: svn+ssh server only X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jul 2009 23:35:24 -0000 Hi I'm trying to make a ssh+svn server only (apache is installed, but that is for view.vc) I want the only method of connecting to be via ssh. My problem is I don't really know which of the following I would need. NEON SERF SASL BDB ASVN SVNSERVE_WRAPPER (As I understand this is needed when a group of people should acces it - able to change umask) The rest I have no clue.. --=20 Med Venlig Hilsen Kalle R. M=F8ller