rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rdiff-backup-users] remote rdiff-backup refused connection


From: Keith Edmunds
Subject: Re: [rdiff-backup-users] remote rdiff-backup refused connection
Date: Wed, 22 Sep 2004 23:35:38 +0100

On Wed, 22 Sep 2004 15:38:10 -0600
"Paul Ackerman" <address@hidden> wrote:

> host 192.168.0.253-backup
>    hostname 192.168.0.253
>    identityfile /root/.ssh/id_rsa_backup
>    protocol 2

Two things. Firstly, given the above entry, are you trying the following
(you should be):

        rdiff-backup --test-server 192.168.0.253-backup::/anything/here

I ask only because that's an unusual name to give to a host. However, if
you are doing that and you're being prompted for a password, it could be a
permissions/ownership issue for the authorized_keys file (and all
directories on the path to it) on the remote server. The easiest way of
troubleshooting that is to edit /etc/ssh/sshd_config and change the line
the LogLevel line to:

LogLevel DEBUG

and then restart ssh. Then try the remote supposedly-passwordless login
again, and see what is reported in your logfile (the exact file depends on
how you have logging set up, but it's probably /var/log/auth or
/var/log/secure or similar). Let us know how you get on...

-- 
----------------------------------------------------------------------
  Small business computer support: http://www.tiger-computing.co.uk   
       Linux consultancy: http://www.TheLinuxConsultancy.co.uk
----------------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]