rsync over ssh

Oliver Krehan okrehan at karlsruhe.actaris.com
Fri May 30 21:10:56 EST 2003


Hi there,

I use rsync over ssh to syncronise various directories between a windows 
machine and a linux box.
Now I want to sync files between two linux boxes. Because the I want to 
do that as a cron job I need rsa key authentification.
I have a user called test on both machines. On both pc I also run 
"ssh-keygen -t rsa1" and enter no passphrase.
I copied the identity.pub file from the source machine to the 
destination pc and made "cat identity.pub >>.ssh/authorized_keys"

Now I tried to "ssh dest-pc" and I asks me always for the password. If I 
have the same user on a windows machine and copied his identity.pub
file to the dest-pc, everything works fine.

So how can I get rid of this password-question ?

Thanks for your help,

Oliver

-- 
--
Oliver Krehan
IT Security Assistent

Actaris
Hardeckstrasse 2
76185 Karlsruhe, Germany
Tel:    +49 721 5981 325
Fax:    +49 721 5981 189
http://www.actaris.com







More information about the rsync mailing list