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.
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Renato S. Yamane | Error -71 on device descriptor read/all |
| David Miller | Slow DOWN, please!!! |
| David Woodhouse | [GIT *] Allow request_firmware() to be satisfied from in-kernel, use it in more dr... |
| Kenny Chang | Multicast packet loss |
| Frans Pop | svc: failed to register lockdv1 RPC service (errno 97). |
| Kok, Auke | Re: [PATCH] Add eeprom_bad_csum_allow module option to e1000. |
| David Miller | Re: [GIT]: Networking |
git: | |
