On Friday 05 May 2006 14:37, Chris Boyd wrote: > I'm trying to follow the tutorial on using rsync with ssh/cron. > Implimenting the no password method. It says not to use root and create a > user. The question is, if I am mirroring home directors how do I give this > user the proper permissions?
If you want to back up all of /home then you will have to do so as root, or create a home on the backup machine for each user, with the same uid/gid, make a key for each and run a cron for each. ugh. Have a look at rsnapshot, supports rsync over ssh and makes incremental backups very easy to manage. > > > > ----------------------------------------------------------------- > This email message is intended only for the addressee(s) > and contains information that may be confidential and/or > copyrighted. If you are not the intended recipient please > notify the sender by reply email and immediately delete > this email. Use, disclosure or reproduction of this email > by anyone other than the intended recipient(s) is strictly > prohibited. USIT has scanned this email for viruses and > dangerous content and believes it to be clean. However, > virus scanning is ultimately the responsibility of the recipient. > ----------------------------------------------------------------- -- ----------------- Bob Hutchinson Midwales dot com ----------------- -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html