khabot wrote:
>Thanks for your response
>I have done this, but I execute
>
>
>>>rsync -avz -e ssh [EMAIL PROTECTED]:/var/mail/ /var/mail
>>>
>>>
>It still askin me for the root password in 10.78.0.117 and for the
>passphrase i, 10.78.0.107
>thank you to help
>
>
Your problem probably has something to do with the way you ssh is set up.
First of all, do "ssh [EMAIL PROTECTED]". If that asks for a password,
it's not an rsync problem. Make sure that the permissions on your
/root/.ssh directory and /root/.ssh/authorized_keys file are correct
(RTFM ssh to find out what they should be). Make sure your sshd config
file allows root to log in.
If all the above doesn't help, try asking for help on the ssh mailing lists.
Shachar
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html