On 8/17/11 2:29 AM, jiahwei wrote:
> Hi Les,
>
> My backuppc server can ssh to the client without any password.
>
> In that case, does it means that my client also would need to be configured 
> that it would be passwordless when ssh to the backuppc server?
>

No, the server originates the connections.  On the server, are you sure you can:
  su - backuppc   (you might need -s /bin/bash if backuppc doesn't have a login 
shell)
  ssh -l root target_host id

with no password/pass phrase prompts, and get back nothing but the output of 
the 
id command?

If that works, try running the rsync command as shown in the logs with the 
--server and --sender args removed (interrupt if it starts, but maybe you will 
see a better error message).

-- 
   Les Mikesell
    [email protected]


------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to