From owner-freebsd-questions@freebsd.org Wed Mar 7 17:17:30 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 449CAF41D22 for ; Wed, 7 Mar 2018 17:17:30 +0000 (UTC) (envelope-from 4250.10.freebsd-questions=freebsd.org@email-od.com) Received: from bca5.email-od.com (bca5.email-od.com [207.246.239.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 032DB821DA for ; Wed, 7 Mar 2018 17:17:28 +0000 (UTC) (envelope-from 4250.10.freebsd-questions=freebsd.org@email-od.com) DKIM-Signature: v=1; a=rsa-sha256; d=email-od.com;i=@email-od.com;s=dkim; c=relaxed/relaxed; q=dns/txt; t=1520443050; x=1523035050; h=content-transfer-encoding:content-type:mime-version:references:in-reply-to:message-id:subject:cc:to:from:date:x-thread-info; bh=9spS03MqLYhCeJp12GLGoLoVKdr3B89ipn4LD1nQFOY=; b=j4kDOg2A+r4ETBnUWrdHCgT6H91yG6TuKSCYrcH1rS1OztFotVVq8jbL0z6lbrRhIisVE1+jIRebuiBvta1l0fbjmDlgs2ZsaqdCV+OQruIYYUKg4aGpOzQuqXlnPVLrd9OmwV8aVToxFZW4aOmySVOyjv6Iq72ObBakPDwcVdw= X-Thread-Info: NDI1MC4xMi45MjAwMDAwMDg4ZGJhNC5mcmVlYnNkLXF1ZXN0aW9ucz1mcmVlYnNkLm9yZw== Received: from r2.us-west-2a.aws.in.socketlabs.com (r2.us-west-2a.aws.in.socketlabs.com [54.186.58.227]) by bca2.email-od.com with ESMTP(version=Tls12 cipher=Aes256 bits=256); Wed, 7 Mar 2018 11:17:14 -0500 Received: from smtp.lan.sohara.org (EMTPY [89.127.62.20]) by r2.us-west-2a.aws.in.socketlabs.com with ESMTP(version=Tls12 cipher=Aes256 bits=256); Wed, 7 Mar 2018 11:17:11 -0500 Received: from [192.168.63.1] (helo=steve.lan.sohara.org) by smtp.lan.sohara.org with smtp (Exim 4.90 (FreeBSD)) (envelope-from ) id 1etbka-000Ltp-AW; Wed, 07 Mar 2018 16:17:08 +0000 Date: Wed, 7 Mar 2018 16:17:08 +0000 From: Steve O'Hara-Smith To: David Mehler Cc: freebsd-questions Subject: Re: radicale or davical on FreeBSD? Message-Id: <20180307161708.ff94e3073b86b9ab0eb718ef@sohara.org> In-Reply-To: References: X-Mailer: Sylpheed 3.6.0 (GTK+ 2.24.31; amd64-portbld-freebsd11.0) X-Clacks-Overhead: "GNU Terry Pratchett" Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Mar 2018 17:17:30 -0000 On Mon, 5 Mar 2018 18:54:43 -0500 David Mehler wrote: > Hello, > > Does anyone have either radicale or davical going on FreeBSD? If so, > how did you add users and configure calendars? I have radicale up and running here, it's been a while since I set it up for the family. I used htpasswd authentication with crypt and built the password file with the python crypt package. I only use it for address books so I can't talk about calendars. -- Steve O'Hara-Smith