From owner-freebsd-questions@freebsd.org Tue Mar 13 21:25:01 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 C8AE6F51CA3; Tue, 13 Mar 2018 21:25:01 +0000 (UTC) (envelope-from dave.mehler@gmail.com) Received: from mail-wr0-x244.google.com (mail-wr0-x244.google.com [IPv6:2a00:1450:400c:c0c::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 43E8876DBB; Tue, 13 Mar 2018 21:25:01 +0000 (UTC) (envelope-from dave.mehler@gmail.com) Received: by mail-wr0-x244.google.com with SMTP id d10so2410846wrf.3; Tue, 13 Mar 2018 14:25:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=PseI3qYHezq2Sh7xXHXOhhuX8jFsJ4gSbb/hOfncyLU=; b=PEGMohAkRztI39oiGpM/34J5DLFZQ0PB9/YupdXckKzUPaOr2abRLz0gFnJtLfHIlP VFe6xBKa8PB8tj4zqJq+ciAPTh+OKVLt/XPG/hvcEiTPusCxx9Lj1z46DhB2M4jnC6Se gSEHty44WNv9uWCxn6SwRnc9uBW4rwbtUxXgBgo95X+D4yOm7t8w3zjyilkUg4I8ZcZf Kyh7oFCLeMHItgHSejnZUbdomRH4WfHCqPFe6Vr9Rpjokjq2lFuvED9GuLkwim9XMM86 TvUnaZMC8JHG0S5Un9BtlODvvFfbisa7QSKeL19ZH/pKphmpk+NorCNKRe8l01k5mHTJ yh3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=PseI3qYHezq2Sh7xXHXOhhuX8jFsJ4gSbb/hOfncyLU=; b=aRDMSDaC9J1zy1umArJjmf8aQe5yu+lv/yAJll/I/awtTPkcFgQ0QEE9ZRqxQZMfHK wy+uz1eX5K3HSh9WvLHQtrpQAqyYI4JcRG1kDlP1QzOIV/ynE5w+cRDa5UQ+ecKyXsSY LTFZyZlY3CeKMy5jWNFSw8Su0JxhiURzBYGvAbDLKfll5IKztDQAbhHq8a6IGAnx0aiW xa551qFSsn/Qf07LrJ+JFqHfyrVYX5Id37PTQrXe2t99nnDFC+j+nYV+C2gly5g6AKFn L1zchdtmmJut1WVeLHoeruH3mg3hqJbtb97ZAqUFp4trDQ/VX/wUr8Ayz2qoz85s9bvA OZBA== X-Gm-Message-State: AElRT7H5xY4425O9ZADZbkcGrjxYbzn173gQBriw7SzRpr0tD1DjrG6A sukh3ceEaEefTzTio4rU/FvI3Pt+ANbGNhxPIsI= X-Google-Smtp-Source: AG47ELs3kRQfa6zL4ju/7WVNTUY5fny0T0azfpL3xJam7eyboi57DmaczWQujIrWZvwoWBkZ8dTVcKHyosWn5Xnwjf8= X-Received: by 10.223.185.76 with SMTP id b12mr1182923wrg.205.1520976300154; Tue, 13 Mar 2018 14:25:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.167.74 with HTTP; Tue, 13 Mar 2018 14:24:59 -0700 (PDT) In-Reply-To: <17bdd8790b26fb86956323fda16724ba@boosten.org> References: <20180307161708.ff94e3073b86b9ab0eb718ef@sohara.org> <9CFA2507-3FA8-448B-ADF9-B077CEB97993@boosten.org> <17bdd8790b26fb86956323fda16724ba@boosten.org> From: David Mehler Date: Tue, 13 Mar 2018 17:24:59 -0400 Message-ID: Subject: Re: radicale or davical on FreeBSD? To: peter@boosten.org Cc: "Steve O'Hara-Smith" , freebsd-questions , owner-freebsd-questions@freebsd.org Content-Type: text/plain; charset="UTF-8" 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: Tue, 13 Mar 2018 21:25:02 -0000 Hello, My thanks to everyone who has offered suggestions. I went with radicale, I coul d understand it better, davical's priciples just confused me. I am now stuck, my android phone and tablet won't hook up to the radicale. I'm using radicale over https. Thanks. Dave. On 3/7/18, Peter Boosten wrote: > David Mehler schreef op 2018-03-07 20:39: >> Hello Peter, >> >> Thanks for your reply. Where in the config file do you set up web >> users. I am wanting to set up users for myself and 3 others and then >> share calendars. >> > > You don't set up web users in the config file: the config file contains > credentials for your database connection (postgresql). Users are defined > in the webgui. > > Here's some info: https://www.davical.org/installation.php > > Peter >