BackupPC-users

Re: [BackupPC-users] No luck with Fedora F15 client

2011-05-13 15:30:24
Subject: Re: [BackupPC-users] No luck with Fedora F15 client
From: Richard Shaw <hobbes1069 AT gmail DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Fri, 13 May 2011 14:28:47 -0500
On Fri, May 13, 2011 at 2:18 PM, Neal Becker <ndbecker2 AT gmail DOT com> wrote:
> Tried to setup as before so backuppc user on server can ssh as root on client.
> No luck.  If I test, public key doesn't work.

You probably did things this way but you didn't specify so I'm just checking.

When I'm setting up a client I don't quite follow the FAQ by manually
exchanging keys when it's a lot easier to use ssh-copy-id, so my
process is

(on server)
# su -l backuppc -s /bin/bash
$ ssh-copy-id root@<client>
(get the known host prompt, say yes then logout of client)
(verify passwordless login works)
# ssh root@<client>

If that's working, what's the backup method you're using? rsync?

Richard

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/