From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QtJtH-00025U-5I for garchives@archives.gentoo.org; Tue, 16 Aug 2011 13:41:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88B2421C134; Tue, 16 Aug 2011 13:40:58 +0000 (UTC) Received: from mail-pz0-f42.google.com (mail-pz0-f42.google.com [209.85.210.42]) by pigeon.gentoo.org (Postfix) with ESMTP id 17C8921C055 for ; Tue, 16 Aug 2011 13:39:56 +0000 (UTC) Received: by pzk37 with SMTP id 37so4652263pzk.1 for ; Tue, 16 Aug 2011 06:39:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=TOppZz4nrFbIR2b9iWQq2qvSGRqFjDwl8Zbw5hTHxNo=; b=lMtlS6lZhWGU2dBdwSY+FGgFpO4jetJmhPpH0vNECcghaZe+2AtFH5UpREqfStw3Kc /5d+6fUd0R0jdH2i5Arz+SY4I05E6LGURworyj75rJtA+VdUrDcACkzWejJZaTRQMWo8 sx37lMtKGThLFftiFMdZg80+T65hqmudEk9O0= Received: by 10.143.97.28 with SMTP id z28mr2410627wfl.46.1313501996463; Tue, 16 Aug 2011 06:39:56 -0700 (PDT) Received: from [198.186.240.112] (ip18.83.dhcp-acs2.pdx.iinet.com [198.145.83.18]) by mx.google.com with ESMTPS id m6sm11188wfg.14.2011.08.16.06.39.54 (version=SSLv3 cipher=OTHER); Tue, 16 Aug 2011 06:39:54 -0700 (PDT) Message-ID: <4E4A731B.7030501@gmail.com> Date: Tue, 16 Aug 2011 06:39:39 -0700 From: Bill Longman User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110728 Lightning/1.0b3pre Thunderbird/3.1.10 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] {OT} rdiff-backup: push or pull? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: ff104eb3cc407c9c2bec840feffc02ae On 08/15/2011 09:58 PM, Grant wrote: > the backup server. If I push, I have to allow read/write access of my > backups via SSH keys. If I pull, I have to enable root logins on each > system to be backed-up, allow root read access of each system via SSH +1 push. But my question is, "Why do you assert that you must allow root access?" Surely each machine can do its own backups and plop them into a directory accessible to a "backup" login.