I have spent the last week googling to figure this out but have failed.
I have 2 servers, what I am going to call "client", the system that will
back up some directories on the "server". I can ssh w/ no password by both
client-root user and clientrdiffbackup and connect to a user with full sudo
priveledges. The info following shows What, client, server.
uname -r
3.4.2-x86_64-linode25                              3.0.18-x86_64-linode24
yum info rdiff-backup           Installed
Packages                                  Installed Packages
                                         Name      :
rdiff-backup                           Name       : rdiff-backup
                                         Arch       :
x86_64                                   Arch       : x86_64
                                         Version    :
1.0.5                                     Version    : 1.0.5
                                         Release    :
2.el5                                    Release    : 2.el5
yum info fuse-sshfs             Version    :
2.4                                        Version    : 2.4
Users                                 root and
CLIENTrdiff                                SERVERrdiff
ssh-copy-id -i /home/clientrdiff/.ssh/id_rsa.pub
[email protected] as both root and clientrdiff returns
ssh: connect to host server.server.com port 22: Connection refused
If I add -pXXXX or use the Host from config I get:
/usr/bin/ssh-copy-id: ERROR: No identities found

/etc/fstab    sshfs#[email protected]:/home/serverrdiff/ToBeBackedUp
/home/clientrdiff/mnt/server.com:/home/clientrdiff/ToBeBackedUp fuse
user,noauto,ro 0 0
mount /home/clientrdiff/mnt/server.server.com:/home/serverrdiff/ToBeBackedUp
returns: mount: can't find
/home/clientrdiff/mnt/[email protected]:/home/serverrdiff/ToBeBackedUp
in /etc/fstab or /etc/mtab

Same symptom when if fstab and command is configured to use root.

This is what I hope is salient, but I will be most happy to answer any
questions.
_______________________________________________
rdiff-backup-users mailing list at [email protected]
https://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki

Reply via email to