From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Troxel Subject: DAV config for mobileorg Date: Fri, 18 Jun 2010 08:23:20 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0106521656==" Return-path: Received: from [140.186.70.92] (port=39796 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPabT-0002p4-L7 for emacs-orgmode@gnu.org; Fri, 18 Jun 2010 08:23:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OPabS-00058Y-3t for emacs-orgmode@gnu.org; Fri, 18 Jun 2010 08:23:23 -0400 Received: from fnord.ir.bbn.com ([192.1.100.210]:57805) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPabS-00058D-28 for emacs-orgmode@gnu.org; Fri, 18 Jun 2010 08:23:22 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============0106521656== Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" --=-=-= I have this 99% working, but I'm unclear on what the permission plan should be. My apache 2.2 config is DavLockDB "/usr/pkg/var/DavLock" Alias /org/gdt "/home/gdt/ORG" Options Indexes AllowOverride AuthConfig Order allow,deny Allow from all DAV On AuthType Digest AuthName "org/gdt" AuthUserFile /home/gdt/ORG/.htpasswd Require valid-user I've set up ~/ORG to be 770 gdt.www, and mobileorg.org 660, so that apache can write to it. According to apache docs, I should have all this data owned by the apache user, and not be reading/writing it with scp/etc. http://httpd.apache.org/docs/2.2/mod/mod_dav.html I would like to have a second mobileorg user on this system, and have apache access both files via .htpasswd digest auth, and the system prevent each user from reading the others. Am I confused about this? Any hints appreciated. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (NetBSD) iEYEARECAAYFAkwbZTgACgkQ+vesoDJhHiVUggCdGWHUIBj9nUnD8oDSkJfyEagj g9sAnAjnKzYlVTRhs356AcXW5IkMTglG =1wqn -----END PGP SIGNATURE----- --=-=-=-- --===============0106521656== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0106521656==--