Rsync problem

Heike C. Zimmerer nospam08q2 at gmx.net
Tue Jul 7 09:03:32 UTC 2009


jiten jha <jitenjha11 at googlemail.com> writes:

>                  I have a problem in Rsync utility . I done this
>
> 1> open terminal login super user.
> 2> ssh-key -t rsa
> 3> /root/.ssh/id_rsa.pub
> 4> scp -r root at 10.0.1.72:/root/.ssh/id_rsa.pub root at 10.0.1.91:/root/.ssh/
> 5> cat id_rsa.pub >> /root/.ssh/authorized_keys

Now your local IP is in in your local authorized_keys.  To be authorized
on 10.0.1.91 however, you must execute this step on that system's
root/.ssh/.

Make sure you have root logins enabled in the remote sshd's
configuration if you really want that.

Heike





More information about the ubuntu-users mailing list