rsyncd.secrets

Matt McCutchen hashproduct at verizon.net
Mon Apr 3 20:02:05 GMT 2006


On Mon, 2006-04-03 at 15:44 +0000, khabot wrote:
> hi all
> I have composed a script containing :
> rsync -avz -e ssh root at 10.78.0.107:/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
hashproduct at verizon.net
http://hashproduct.metaesthetics.net/



More information about the rsync mailing list