On Mon, 2006-04-03 at 15:44 +0000, khabot wrote:
> hi all
> I have composed a script containing :
> rsync -avz -e ssh [EMAIL PROTECTED]:/var/mail/ /var/mail
> --password-file=/etc/rsyncd.secrets
> but when I try to execute il it ask me for the password.

If you want to automate SSH authentication, generate a key pair on your
machine with ssh-keygen and install the public key in
~root/.ssh/authorized_keys on 10.78.0.107.

-- 
Matt McCutchen
[EMAIL PROTECTED]
http://hashproduct.metaesthetics.net/

-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to