On Thu, May 29, 2014 at 6:04 PM, J.L. Blom <j...@neuroweave.nl> wrote:
> There is apparently something I have to repair on,
> I assume, my system to get the key-pair to work. So back to reading the
> ssh manual/tutorial to get it all correct.
> If you have any tips you're of course welcome!

Login to backup server and do the following:

su backuppc (and key in password)
ssh-keygen -t rsa
ssh-copy-id -i ~/.ssh/id_rsa.pub user@remote-host (e.g. joep@192.168.0.20)

and then try
ssh user@remote-host (e.g. joep@192.168.0.20)
make sure it login without asking password.

DK

------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to