Re: Hot spare synchronisation?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: OpenBSD Misc <misc@...>
Date: Friday, February 8, 2008 - 5:37 pm

On Fri, Feb 08, 2008 at 08:48:30PM +0100, Matt wrote:

You could, with some work, do it differently. On the source box, make a
tarball of what you want on the destination box. This preserves the
ownership of the files. Rsync this over as whatever user. Have a
process on the target box, running as root, extract the tarball into
place.

Since you don't want root access, you probably want some means of
verifying on the target that the tarball is authentic. You could use
OpenSSL enc to encrypt a file containing the MD5 (or the whole tarbarll
could be encrypted) symetrically with a common password known to both
the source and target boxes.

Doug.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Hot spare synchronisation?, Matt, (Thu Feb 7, 3:20 pm)
Re: Hot spare synchronisation?, Alexander Hall, (Fri Feb 8, 6:15 am)
Re: Hot spare synchronisation?, Matt, (Fri Feb 8, 6:54 am)
Re: Hot spare synchronisation?, Marti Martinez, (Fri Feb 8, 2:41 pm)
Re: Hot spare synchronisation?, Alexander Hall, (Fri Feb 8, 3:29 pm)
Re: Hot spare synchronisation?, Matt, (Fri Feb 8, 3:48 pm)
Re: Hot spare synchronisation?, Douglas A. Tutty, (Fri Feb 8, 5:37 pm)
Re: Hot spare synchronisation?, Daniel A. Ramaley, (Fri Feb 8, 6:17 pm)
Re: Hot spare synchronisation?, Stuart Henderson, (Fri Feb 8, 4:22 pm)
Re: Hot spare synchronisation?, Matt, (Fri Feb 8, 5:32 pm)
Re: Hot spare synchronisation?, Pierre Riteau, (Fri Feb 8, 5:46 pm)
Re: Hot spare synchronisation?, Alexander Hall, (Fri Feb 8, 7:59 am)