Hello everybody,
I've been happily using backuppc to backup a couple of linux machines
using the rsync over ssh transport (with ssh keys).
However, I'm having nightmares about the security of this system. If the
[backup server] is compromised, then _all_ the machines that are
backupped by the [backup server] are also compromised, seen that the
attacker kan just use the ssh keys to login as root.
Therefore, I was thinking about limiting the allowed command executed
with the ssh keys to rsyncd. On the website
http://samba.anu.edu.au/ftp/rsync/rsyncd.conf.html is more information
about this under the "RUNNING AN RSYNC SERVER OVER A REMOTE SHELL
PROGRAM" topic. This rsyncd would then run with the 'read only' module
option.
The benefit of such a setup would be that even if an attacker succeeded
in compromising the [backup server], he would still be unable to cause
any harm to the client machines. The read only rsyncd would provide a
added form of security against file system changes.
Is this setup possible to combine with backuppc? As far as I can tell,
choosing 'rsyncd' as $Conf{XferMethod} would cause backuppc to connect
directly the the rsync daemon, instead of over ssh.
Greetings,
Jan-Frederik Martens
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
